On Wed, Dec 17, 2008 at 06:01, Fisher, John <john.j.fis...@salliemae.com> wrote: > That is exactly it. So you are saying that I cannot use this module because > it doesn't take in a password. Is there a module that I could use instead? snip
It doesn't look like there are any modules on CPAN that can handle encrypted zip files. My suggestion is to get whoever is encrypting the zip to stop. If the data is sensitive then have them encrypt the files with something like gpg or pgp before zipping them. If you can't convince them to not encrypt the zip file, then you will probably have to use the Expect module to puppet string the unzip command. -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/