|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: problem with Archive::Zipby almut (Canon) |
| on Aug 09, 2010 at 12:01 UTC ( #853792=note: print w/ replies, xml ) | Need Help?? |
|
My guess would be that the $zip->addFile($renamed_file) failed and returned undef... (so you're then trying to call desiredCompressionLevel(0) on this undefined value)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||