Subject: | HTML::Form doesn't recognize <button> |
$HTML::Form::VERSION = 1.049
perl v5.8.7
The following HTML should be recognized as a submit button:
<button type="submit" name="b480/3">foo</button>
However, these buttons don't show up in $form->dump