Help for this page

Select Code to Download


  1. or download this
    $  perl -M'IO::Compress::Zip qw(zip)' -e ' zip "abc" => "abc.zip", exT
    ime => [$atime, $mtime, $ctime] '
    
  2. or download this
    $ perl -M'IO::Compress::Zip' -e 'print "$IO::Compress::Zip::VERSION\n"
    +'
    2.061
    
  3. or download this
    $ perl -M'IO::Compress::Zip qw(zip)' -e ' zip "abc" => "abc.zip"
    $ zipinfo -v abc.zip 
    ...
        01 04 5b 24 00 00 04 08 52 00 00.
    
      There is no file comment.