2ba25c04bb
Bzip2 bindings for Perl5. That means you can access the Bzip2 library from your Perl scripts there by compressing ordinary Perl strings.
8 lines
639 B
Text
8 lines
639 B
Text
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Compress/Bzip2.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/autosplit.ix
|
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/Bzip2.bs
|
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/Bzip2.so
|
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/.packlist
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress 2>/dev/null || true
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Compress 2>/dev/null || true
|