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