Help for this page

Select Code to Download


  1. or download this
    use strict ;
    use warnings;
    ...
    my $zip = Archive::Zip::SimpleZip->new("test.zip");
    $zip->add($_) for @dirs;
    $zip->close();
    
  2. or download this
    $ unzip -l test.zip 
    Archive:  test.zip
    ...
            0  02-03-2016 12:58   WEB-INF/
    ---------                     -------
            0                     1 file