This Perl 5 object class can create web fill-out forms as well as parse, error-check, and report their contents. Forms can start out blank or with initial values, or by repeating the user's last input values. Facilities for interactive user-input-cor...
DUNCAND/HTML-FormTemplate-2.03 - 18 Jul 2005 22:21:16 UTCThis is a template used to print forms with HTML header and footers....
NEVES/HTML-FormWizard-0.1.09 - 12 Feb 2002 19:25:15 UTCThis engine adapts FormBuilder to use "HTML::Template". "HTML::Template" is the default template option and is activated one of two ways. Either: my $form = CGI::FormBuilder->new( fields => \@fields, template => 'form.tmpl', ); Or, you can specify an...
BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTCThis is an interface into HTML::SuperForm through the Template Toolkit. When created without arguments (i.e. [% USE form = HTML.SuperForm %]), the Template's stash is searched for an Apache object or a CGI object to pass to HTML::SuperForm's construc...
JALLWINE/Template-Plugin-HTML-SuperForm-1.0 - 06 Sep 2004 21:42:37 UTCThis is Form Field object using bridge associate option of HTML::Template. Fill in the Form Field which made from object follow the template. If the Form Field data which was input at the previous screen exist, it is easy to make code, because proces...
LUSHE/HTML-Template-Associate-FormField-0.12 - 05 Nov 2007 12:15:20 UTCMap Data::FormValidator::Results object into a form suitable for use by HTML::Template...
ALEXP/HTML-Template-Associate-2.01 - 10 May 2012 01:38:48 UTCMSTROUT/Catalyst-Controller-FormBuilder-0.06 - 26 Jan 2011 13:10:28 UTC
This is an HTML::FormHandler widget that allows you to use a template for rendering forms instead of Perl methods....
RRWO/HTML-FormHandlerX-Widget-Field-Template-v0.1.1 - 20 Oct 2018 11:32:47 UTCDWARREN/Catalyst-Controller-FormBuilder-MultiForm-0.03 - 28 Oct 2015 03:40:13 UTC
This Perl 5 object class can be used to generate any well-formed XHTML or HTML tags in a format that is consistent with the W3C XHTML 1.0 or HTML 4.01 standards. See http://www.w3.org/TR/xhtml1 and http://www.w3c.org/MarkUp for references. There are ...
DUNCAND/HTML-EasyTags-1.071 - 17 Mar 2003 06:28:23 UTCFormEngine.pm is a Perl 5 object class which provides an api for managing html/xhtml forms. FormEngine has its own, very flexible template system for defining form skins. A default skin and a more flexible one is provided. This should be sufficent in...
MORNI/HTML-FormEngine-1.01 - 23 Apr 2004 12:40:57 UTCDBSQL.pm is an exentsion of HTML::FormEngine, that means it inherits all functionality from HTML::FormEngine and adds some new features. In web development, form data is mostly used to update a database. For example most guestbooks or any similar web...
MORNI/HTML-FormEngine-DBSQL-1.01 - 24 Apr 2004 13:39:15 UTC