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