Index of /ports_www/p5-HTML-FillInForm

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 05-Feb-2009 18:06 671 [   ] distinfo 28-May-2011 14:15 147 [TXT] pkg-descr 21-Sep-2005 23:31 525 [   ] pkg-plist 22-Jan-2006 09:28 225
From README:

This module automatically inserts data from a previous HTML form into
the HTML input and select tags. It is a subclass of HTML::Parser and
uses it to parse the HTML and insert the values into the form tags.

One useful application is after a user submits an HTML form without
filling out required field.  HTML::FillInForm can be used to redisplay
the HTML form with all the form elements containing the submitted
info.

WWW: http://search.cpan.org/dist/HTML-FillInForm/

-- Alex Kapranoff <kapr@crosswinds.net>