Perl5 module for auto-filling HTML form fields from previous values
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.
$
pkg install p5-HTML-FillInFormOrigin
www/p5-HTML-FillInForm
Size
34.4KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
6 packages