Easily generate and process stateful forms
The goal of CGI::FormBuilder (FormBuilder) is to provide an easy
way for you to generate and process entire CGI form-based
applications. Its main features are:
Field Abstraction
Viewing fields as entities (instead of just params), where the
HTML representation, CGI values, validation, and so on are
properties of each field.
DWIMmery
Lots of built-in "intelligence" (such as automatic field typing),
giving you about a 4:1 ratio of the code it generates versus what
you have to write.
Built-in Validation
Full-blown regex validation for fields, even including
JavaScript code generation.
Template Support
Pluggable support for external template engines,
such as HTML::Template, Text::Template, Template Toolkit,
and CGI::FastTemplate.
Plus, the native HTML generated is valid XHTML 1.0 Transitional.
Author: Nathan Wiger
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryCandidates/perl-CGI-FormBuilder && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
CGI-FormBuilder-3.20.tar.gz | 0000163211 159 KB | |
cpanspec.yml | 0000000904 904 Bytes | |
perl-CGI-FormBuilder.changes | 0000002654 2.59 KB | |
perl-CGI-FormBuilder.spec | 0000004874 4.76 KB |
Comments 0