Connecting Tech Pros Worldwide Forums | Help | Site Map

Open Zip directories with perl

Newbie
 
Join Date: Dec 2007
Posts: 5
#1: Dec 25 '07
Hi ,

How can i open zip directory with perl or how can i read the content files that exist in zip directory?

Thanks for the help :)

eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 901
#2: Dec 25 '07

re: Open Zip directories with perl


Have a look at Archive::Zip module and read theArchive::Zip::FAQ as well. You might also search for other zip modules that will help as well.

--Kevin
Reply