[tpm] Yet Another WWW::Mechanize Question (YAWMQ)
Madison Kelly
linux at alteeve.com
Thu Sep 11 18:55:19 PDT 2008
Madison Kelly wrote:
> -=-=-=-=-
> Illegal value 'selrow0' for field 'selrow0' at ./check_avail.lib line 285
> -=-=-=-=-
D'oh!
I forgot to show the code that was triggering the error... I think I
need more sleep. Or coffee, same thing.
my $input = $agent->current_form->find_input( "selrow0", 'checkbox', 0 );
$input->value("selrow0");
The 'value' line being check_avail.lib line 285.
Madi
More information about the toronto-pm
mailing list