Help for this page

Select Code to Download


  1. or download this
    use strict;
    use LWP::UserAgent;
    ...
    else {
       print $res->status_line, "\n";
    }
    
  2. or download this
    Can't call method "agent" on an undefined value at de.pl line 5.