Apache-ProxyScan

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - first beta for use with Apache 2.0 (mod_perl 1.99_12 minimum)

0.31  Sun Apr  6 2003
    - added configuration question for mime.magic file

0.30  Sat Apr  5 2003
    - major changes on the download procedure 
    - added a special handling for large files
    - added short circuit configurations to speed up handling
    - added logging into error log
    - updated man-page and README

0.26  Tue Feb 18 2003
    - fixed prereqs in Makefile
    - removed debugging from ProxyScan.pm

0.25  Mon Feb 17 2003
    - fixed url/file mapping with urls larger than 255 characters

0.24  Wed Jan 01 2003
    - fixed Version variable before first upload to CPAN

eg/rav.pl  view on Meta::CPAN

            "11" => "Move failed.",
            "12" => "The file was renamed.",
            "13" => "Rename failed.",
            "20" => "No TARGET is defined.",
            "30" => "Engine error.",
            "31" => "Syntax error.",
            "32" => "Help message.",
            "33" => "Viruses list.",
            "34" => "The updating process was successfully completed.",
            "35" => "The updating process failed.",
            "36" => "Already updated.",
            "37" => "The licensing process was successfully completed.",
            "38" => "The licensing process failed."
 );
  return scalar $codes{$rc};
}

 



( run in 0.259 second using v1.01-cache-2.11-cpan-05444aca049 )