Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in string at bot.pl line 194.
    
  2. or download this
       my $mech = WWW::Mechanize->new();
       $mech->get($url);
       print $mech->uri();