Help for this page
my $forms = $mech->forms(); ... criteria => 'exact' } );
my $found; foreach (@{$mech->forms()}) { ... criteria => 'exact' } );