in reply to
Re: Re: Unzipping files using Archive::Zip
in thread
Unzipping files using Archive::Zip
With the above example, you could see if the
$member->fileName
matches one of the file names you are interested in.
Comment on
Re^3: Unzipping files using Archive::Zip
Download
Code
In Section
Seekers of Perl Wisdom