Help for this page

Select Code to Download


  1. or download this
    perl -MLWP::Simple -e'getstore("file:/cpan/authors/id/P/PM/PMQS/Compre
    +ss-Raw-Zlib-2.060.tar.gz", "Compress-Raw-Zlib-2.060.tar.gz" )'
    
  2. or download this
    sub getRaw ($)
    {
    ...
        return $response->content if $response->is_success;
        return undef;
    }
    
  3. or download this
    lwp-download file:/cpan/authors/id/P/PM/PMQS/Compress-Raw-Zlib-2.060.t
    +ar.gz