ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ppm
ppm
Re: Support for tar.bz2
by Gisle Aas other posts by this author
Oct 2 2006 3:52AM messages near this date
view in the new Beta List Site
Support for tar.bz2 | Re: Support for tar.bz2
"Sisyphus" <sisyphus1@[...].au>  writes:

>  Can a 'ppm install' be easily made to work if the blib is compressed into a
>  'tar.bz2' instead of the usual 'tar.gz'?

ppm let the Archive::Tar module do the unpacking.  If somebody provide
a patch to Archive::Tar to support .tar.bz2 archives this should be
trivial.

>  If not, are there any plans to provide such an option ?
>  
>  I'm having trouble uploading a 5.7 megabyte binary to a particular server.
>  It occurs to me that if the blib could be placed into a 'tar.bz2', then the
>  file would be significantly smaller and this particular problem would
>  probably go away.

How much smaller does it get in your case?  I looked at the perl-5.8.8
tarballs and they only get about 20% smaller when compressed with
bzip2.  Is that enough to make a difference to you?

$ ls -l /opt/perl/CPAN/authors/id/N/NW/NWCLARK/perl-5.8.8*z*
-rw-rw-r-- 1 gisle users 10123359 Feb  1  2006 /opt/perl/CPAN/authors/id/N/NW/NWCLARK/perl-5
.8.8.tar.bz2
-rw-rw-r-- 1 gisle users 12829188 Feb  1  2006 /opt/perl/CPAN/authors/id/N/NW/NWCLARK/perl-5
.8.8.tar.gz

Regards,
Gisle Aas,
ActiveState
_______________________________________________
PPM mailing list
PPM@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ppm
Thread:
Sisyphus
Gisle Aas
Sisyphus
Gisle Aas

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved