Help for this page

Select Code to Download


  1. or download this
    Bad <select> tag 'input' at /usr/share/perl5/WWW/Mechanize.pm line 169
    +0
    
  2. or download this
    Carp::carp("Bad <select> tag '$tag'") if $^W;
    if ($tag eq "/form" ||
        $tag eq "input" || ...