- or download this
my $f = 0;
for my $form ($mech->forms) {
...
join(', ', $input->possible_values);
}
}
- or download this
print 'Selected species: ', $mech->value('species'), "\n";
- or download this
Find form #1: paramForm
Input #1: paramFile (type: hidden), values: []
...
Input #11: selectParamsButton (type: submit), values: []
Input "species" not found at monkfan.pl line 31
No such field 'species' at /usr/lib/perl5/site_perl/5.8.8/WWW/Mechaniz
+e.pm line 1324
- or download this
Find form #1: paramForm
Input #1: paramFile (type: hidden), values: []
...
Input #11: emailSubject (type: text), values: []
Input #12: selectParamsButton (type: submit), values: []
Selected species: S. cerevisiae