in reply to Can I run gzip in a Perl program running from CRON?

Your much better off using the Archive::Zip module from CPAN. It means your script will be portable to other platforms.
  • Comment on Re: Can I run gzip in a Perl program running from CRON?