source: text-formbuilder/trunk/Changes @ 34

Last change on this file since 34 was 34, checked in by peter, 19 years ago

customizable messages similar to CGI::FormBuilder
customizable charset for the generated HTML page

File size: 812 bytes
Line 
1Release history for Text::FormBuilder.
2
30.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 not 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    * customizable messages similar to CGI::FormBuilder
17    * customizable charset for the generated HTML page
18   
190.05 -  9 Nov 2004
20    * First CPAN release
Note: See TracBrowser for help on using the repository browser.