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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.10-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
3.10-bp155.2.10 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
3.10-bp154.1.19 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
3.10-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
3.10-bp152.3.13 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
3.10-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
3.10-bp151.2.13 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
3.10-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|