Changes for version 0.07
- added a create_form exported method to "do the right thing" in simple cases
- added parse_array method to parse an array of lines making up a formspec
- inline field groups via the !group and !field directives
- added write_script method to write a skeleton CGI script around the FormBuilder object
- added external documentation of usage examples
- added a !note directive for inserting arbitrary text between lines in the form
Documentation
Sample uses of Text::FormBuilder
Modules
Create CGI::FormBuilder objects from simple text descriptions
Provides
in lib/Text/FormBuilder/Parser.pm
in lib/Text/FormBuilder/Parser.pm