Help for this page

Select Code to Download


  1. or download this
    my $request = new HTTP::Request::Common::POST("$URL",
    
  2. or download this
    "Bareword found where operator expected at ./test.pl line 19, near "ne
    +w HTTP::Request::Common::POST"
            (Do you need to predeclare new?)"
    
  3. or download this
    $ua = LWP::UserAgent->new;