use IO::Compress::Zip qw(:all); zip [ glob("*.lib") ] => "my.zip" or die "Cannot create zip file: $ZipError" ;
In reply to Re^3: Creating a .zip file using perl
by pmqs
in thread Creating a .zip file using perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |