Help for this page

Select Code to Download


  1. or download this
    UserAgent.pm
    
    ...
     $u1 = LWP::UserAgent->new($str, $base);
     $u2 = $u1->abs;
     =cut
    
  2. or download this
    strict.pm
    
    1;