Last change
on this file since 37 was
34,
checked in by peter, 20 years ago
|
customizable messages similar to CGI::FormBuilder
customizable charset for the generated HTML page
|
File size:
812 bytes
|
Rev | Line | |
---|
[19] | 1 | Release history for Text::FormBuilder. |
---|
| 2 | |
---|
[23] | 3 | 0.06 |
---|
| 4 | * marked Parse::RecDescent as an explicit dependency |
---|
| 5 | * added a single-quoted string to the grammar that |
---|
| 6 | can be used in the labels and default values to include |
---|
[34] | 7 | characters not in [\w\t ] |
---|
[23] | 8 | * generated code leaves out overwrriten options |
---|
| 9 | * allow option lists to have simple multiword and quoted |
---|
| 10 | string values |
---|
[24] | 11 | * allow for validated but not required fields |
---|
[30] | 12 | * added a !section directive that splits up a form into |
---|
| 13 | sub-tables with their own ids and captions |
---|
[32] | 14 | * fall through to CGI::FormBuilder builtin option lists |
---|
| 15 | if @LIST does not match a list directive |
---|
[34] | 16 | * customizable messages similar to CGI::FormBuilder |
---|
| 17 | * customizable charset for the generated HTML page |
---|
[23] | 18 | |
---|
[19] | 19 | 0.05 - 9 Nov 2004 |
---|
| 20 | * First CPAN release |
---|
Note: See
TracBrowser
for help on using the repository browser.