in reply to Re: WWW::Mechanize & <option>s
in thread WWW::Mechanize & <option>s
The field names, and values are exactly what show up in firefox, but it still gives me:$agent->submit_form( form_name => 'quickSearchForm', fields => { search => 'new', make => 'Subaru', model => 'B9 Tribeca', trim => '5-Passenger Ltd.', showImages => 'yes', fz => 'true', } );
Illegal value 'new' at C:/Perl/site/lib/WWW/Mechanize.pm line 1178
|
|---|