Help for this page

Select Code to Download


  1. or download this
    my $f = 0;
    for my $form ($mech->forms) {
    ...
                   join(', ', $input->possible_values);
        }
    }
    
  2. or download this
    print 'Selected species: ', $mech->value('species'), "\n";
    
  3. 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
    
  4. 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