|
Lines 1-5
Link Here
|
| 1 |
lib/perl5/site_perl/%%PERL_VER%%/MIME/Lite.pm |
1 |
%%SITE_PERL%%/MIME/Lite.pm |
| 2 |
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Lite/.packlist |
2 |
%%SITE_PERL%%/MIME/changes.pod |
| 3 |
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Lite |
3 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Lite/.packlist |
| 4 |
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/MIME 2>/dev/null || true |
4 |
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Lite |
| 5 |
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true |
5 |
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true |
|
|
6 |
@unexec rmdir %D/%%SITE_PERL%%/MIME 2>/dev/null || true |