in reply to Submitting form input type = image
I think because the form is invoked by an input image, you need to use the $mech->click('transitTimeOnly') method, passing the name of the button you want to click.
The WWW::Mechanize documentation describes it fairly well.
|
|---|