What is your preferred method for reading through the contents of zipped directories with Perl ?
|
|
|||
|
|
|
There are several modules on CPAN for working with various archive formats (zip, tar, etc.), the one you're probably after is Archive::Zip. |
||
|
|
|
Archive::Zip
|
||
|
|
|
|
If you want the contents of a .tar.gz archive
|
||
|
|
