Help for this page

Select Code to Download


  1. or download this
    #!c:\perl\bin;
    use strict;
    ...
    else {
         print $result->error_as_HTML;
    }
    
  2. or download this
    <HTML>
    <HEAD><TITLE>An Error Occurred</TITLE></HEAD>
    ...
    400 URL missing
    </BODY>
    </HTML>