Help for this page

Select Code to Download


  1. or download this
    my $ua = LWP::RobotUA->new( 'myagentname', 'address@a.tld');
       $ua->delay(4);
    ...
    my $response = $ua->get('http://bla/../');
    print $response->content;
    
  2. or download this
    $Id: .signature,v .99 Sun May 12 19:48:45 2002 hsinclai Exp $
    Program terminated
    {7} abnormal   CONTACT YOUR SUPERVISOR