$zip = Archive::Zip->new(); eval {$zip->read($filename);}; if($@) { print "Couldn't unzip $filename\n";}
In reply to Re^4: Archive::Zip Error
by bluesplay106
in thread Archive::Zip Error
by bluesplay106
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |