[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702481: ITP: libcatalyst-plugin-fillinform-perl -- module providing Fill-In-Form for Catalyst



Package: wnpp
Severity: wishlist
Owner: "Ernesto Hernández-Novich (USB)" <emhn@usb.ve>

* Package name    : libcatalyst-plugin-fillinform-perl
  Version         : 0.12
  Upstream Author : Sebastian Riedel <sri@cpan.org>
* URL             : http://search.cpan.org/dist/Catalyst-Plugin-FillInForm/
* License         : Artistic
  Programming Lang: Perl
  Description     : module providing Fill-In-Form for Catalyst

Automatically insert data from a previous HTML form into HTML input fields,
textarea fields, radio buttons, checkboxes, and select tags. It is an
instance of HTML::FillInForm, which itself is a subclass of HTML::Parser,
which it uses to parse the HTML and insert the values into the proper
form tags.

The usual application is after a user submits an HTML form without filling
out a required field, or with errors in fields having specified constraints.
FillInForm is used to redisplay the HTML form with all the form elements
containing the submitted info. FillInForm can also be used to fill forms
with data from any source, e.g. directly from your database.


Reply to: