aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-FillInForm/pkg-descr
blob: c7f4e4eaf1e811a11c61b3fdecd9d23ded00c255 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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: https://metacpan.org/release/HTML-FillInForm