Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    use strict;
    ...
            ? $response->content
            : warn $response->status_line;
    }
    
  2. or download this
    403 Forbidden at monks_sample.pl line 15.
    400 Bad Request at monks_sample.pl line 15.