|
Lines 1-7
Link Here
|
| 1 |
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.so |
1 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.so |
| 2 |
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.bs |
2 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.bs |
| 3 |
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow/.packlist |
3 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/.packlist |
| 4 |
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text/Reflow.pm |
4 |
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Reflow.pm |
| 5 |
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reflow |
5 |
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow |
| 6 |
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text > /dev/null || true |
6 |
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text > /dev/null || true |
| 7 |
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text > /dev/null || true |
7 |
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text > /dev/null || true |
|
|
8 |
@unexec rmdir %D/%%SITE_PERL%%/Text > /dev/null || true |