Help for this page

Select Code to Download


  1. or download this
    # Create a user agent object
    use LWP::UserAgent;
    ...
    else {
        print $res->status_line, "\n";
    }