Help for this page

Select Code to Download


  1. or download this
    for my $l ($mech->links) {
        my $url  = $l->url;
    ...
        
        # $mech->get( $new );
    }