Help for this page
use strict; use WWW::Mechanize::Firefox; ... $agent->click( $method_field, synchronize => 0 ); #$agent->submit(); }