I didn't do it myself - but maybe Archive::Zip ?? http://search.cpan.org/~adamk/Archive-Zip-1.26/
See the Archive::Zip::FAQ at: http://search.cpan.org/~adamk/Archive-Zip-1.26/lib/Archive/Zip/FAQ.pod it's written that Archive::Zip can't be used on gzip files. Oren On Sun, Apr 12, 2009 at 9:07 AM, Berler Chanan <[email protected]> wrote: > > Hi All, > Does anyone have a perl script doing zip / unzip files ? > I need to deploy files into hosts over the net, and wanted it to be zipped > before I can send it. > (Don't wanna use system gzip / zip to do it, because I don't know if there > is the same utill on the host). > I tried looking for Archive::Zlib for help, but it works only for x files > only (no subdirectories). > > Thanks > Chanan > > > _______________________________________________ > Perl mailing list > [email protected] > http://mail.perl.org.il/mailman/listinfo/perl -- ________________________________ Oren Maurer http://meorero.wordpress.com http://www.meorero.org.il _______________________________ # =======================| # Please avoid sending me Word | # or PowerPoint attachments | # =======================| # See: http://www.gnu.org/philosophy/no-word-attachments.html _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
