source: text-formbuilder/trunk/Changes @ 23

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

marked Parse::RecDescent as an explicit dependency
added a single-quoted string to the grammar that can be
used in the labels and default values to include characters in [\w\t ]

generated code leaves out overwrriten options

allow option lists to have simple multiword and quoted string values

File size: 432 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 in [^\w\t ]
8    * generated code leaves out overwrriten options
9    * allow option lists to have simple multiword and quoted
10      string values
11   
120.05 -  9 Nov 2004
13    * First CPAN release
Note: See TracBrowser for help on using the repository browser.