source:
text-formbuilder/trunk/Changes
@
32
| Last change on this file since 32 was 32, checked in by peter, 21 years ago | |
|---|---|
| File size: 698 bytes | |
| Line | |
|---|---|
| 1 | Release history for Text::FormBuilder. |
| 2 | |
| 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 |
| 7 | characters in [^\w\t ] |
| 8 | * generated code leaves out overwrriten options |
| 9 | * allow option lists to have simple multiword and quoted |
| 10 | string values |
| 11 | * allow for validated but not required fields |
| 12 | * added a !section directive that splits up a form into |
| 13 | sub-tables with their own ids and captions |
| 14 | * fall through to CGI::FormBuilder builtin option lists |
| 15 | if @LIST does not match a list directive |
| 16 | |
| 17 | 0.05 - 9 Nov 2004 |
| 18 | * First CPAN release |
Note: See TracBrowser
for help on using the repository browser.
