in reply to Re: Having Unix to unzip a file and Perl to wait untill it finishes
in thread Having Unix to unzip a file and Perl to wait untill it finishes

All well and good, except gzip and Tie::Gzip don't handle .zip (i.e. containing multiple files as the OP says) files . . .

  • Comment on Re^2: Having Unix to unzip a file and Perl to wait untill it finishes