When using HTML::Form via WWW::Mechanize, I sometimes want to see how my
web application would react to invalid input. I can't do that with
HTML::Form because it won't let me set up invalid input to ListInputs.
This patch is at least a sketch of how that could be easily added.
--
rjbs
migrated queue: libwww-perl -> WWW-Mechanize