Release history for Text::FormBuilder.
0.12
* BUGFIX: stopped crosstalk of data from one object to another
* added !fb directive to set FB constructor parameters directly;
uses YAML to hold strucutred data
0.11 - 12 May 2005
* added support for the 'multiple' attribute on fields
* added as_script and as_module methods that just return the
Perl code
* added a !reset directive to name and include a reset button
* added a !submit directive to rename the submit button or to
have multiple submit buttons
0.10 - 25 Mar 2005
* added support for fields with 'other' (requires FB 3.02)
* added support for limited growth 'growable' fields (requires FB 3.02)
* allow end of field line comments in the formspec
* addded an external_css option to include external stylesheets
* using