http://www.perlmonks.org?node_id=104026

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I'm writing a script for people to upload .zip files to the server where I will need to "unzip" the files and process them. Does anyone have any experience using the Archive::Zip module? Will it do this for me? I've read through the docs for the module and they're a little confusing. Chad