Help for this page

Select Code to Download


  1. or download this
    $ua = LWP::UserAgent->new(use_eval => 0);
    .
    ...
      } else {
    .
    .
    
  2. or download this
    (print "eval: " . $@ . "\n";)
    
  3. or download this
    eval: Can't read entity body: Connection reset by peer at /usr/local/l
    +ib/perl5/site_perl/5.005/LWP/Protocol/http.pm line 337.