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