Help for this page

Select Code to Download


  1. or download this
    foreach ($mech->links()) { print "$_<br>"}
    
  2. or download this
        $mech->get( $url );
        $mech->follow_link( url_regex => qr/Frogs and Toads/i );