; $strict_mech->get( $url ); # This method call will die, saving you lots of time looking for the bug. $strict_mech->submit_form( form_number => 3, fields => { usernaem => 'mungo', # typo in field name password => 'lost-and-alone', extra_field => 123, # field doe...