in reply to getting and printing form values etc from html stripping out all else

HTML::Form
use HTML::Form; $form = HTML::Form->parse($html, $base_uri);
  • Comment on Re: getting and printing form values etc from html stripping out all else
  • Download Code