Help for this page

Select Code to Download


  1. or download this
    use IO::Compress::Gzip qw(gzip :constants);
    sub compgzip
    ...
          gunzip \(shift) => \(my $output);
          $output;
      }
    
  2. or download this
    ------------------------------ Compression by gzip/gunzip
    
    ...
    compressed to 20.1%
    MATCH