modules for untaring and unzipping

From: Wolfgang (mot12345_at_alexandria.ucsb.edu)
Date: 06/25/04


Date: 24 Jun 2004 16:33:52 -0700

I'm downloading lots of files using the Net::FTP module. The files
are tared and zipped, of the usual kind like
*.tar.gz

Now in my Perl program I want to unzip and untar those files.

Would you have any recommendations for Perl modules to help with that?

(P.S.: I didn't post my question on this list lightly. Believe me, I
searched Usenet, CPAN and Google for 'perl untar' or 'perl unzip', but
unfortunately that seemed futile as it yielded thousands of irrelevant
messages of the kind "untar and unzip your package")

Thanks for any help and advice.

Wolfgang
Santa Barbara



Relevant Pages

  • Re: modules for untaring and unzipping
    ... of the usual kind like *.tar.gz ... > Now in my Perl program I want to unzip and untar those files. ...
    (comp.lang.perl.modules)
  • Re: Runs Fine In Perl :: Not As Cron Job
    ... I have a Perl application that just unzips a zip file once per day. ... Perl Program is as follows: ... When I run this from a cron job. ... the unzip -o command in the daily.pl doesn't run. ...
    (comp.lang.perl.misc)
  • Runs Fine In Perl :: Not As Cron Job
    ... I have a Perl application that just unzips a zip file once per day. ... Perl Program is as follows: ... When I run this from a cron job. ... the unzip -o command in the daily.pl doesn't run. ...
    (comp.lang.perl.misc)
  • Re: modules for untaring and unzipping
    ... of the usual kind like ... > Now in my Perl program I want to unzip and untar those files. ...
    (comp.lang.perl.modules)
  • Re: Where is this thing?
    ... are arranged in subdirectories that match the package names. ... look as if it needs to be installed at all - just unzip it and tell Perl ... "use lib" will add the folder to Perl's module search ...
    (comp.lang.perl.modules)