Help for this page

Select Code to Download


  1. or download this
    501 (Not Implemented) Protocol scheme 'https' is not supported Client-
    +Date: Fri, 24 May 2002 16:56:33 GMT
    
  2. or download this
    #!/usr/lib/perl
    
    ...
                    
    print $request->is_success ? "worked\n" : "failed\n";
    print $b = $request->as_string;