Revision history for Perl extension HTML::FormHandler 

0.05 Mon Jan 19 2009, 15:00
    Add skip test to htmlarea test. Add action, http_method, & submit to form.
    Add javascript to field. Create widget directory for templates.

0.04 Fri Jan 16 2009, 19:00
    Move example to test directory. Change controller; add controller
    test. Add use for HashRefInflator. Add more documentation.

0.03 Tues Jan 12 2009, 16:00
    Pod fix, remove failing test from htmlarea

0.02 Tues Jan 12 2009, 03:00
    Fixed pod formatting, naming of files

0.01 Mon Jan 12 2009, 17:00
    Released on an unsuspecting world
    Conversion of Form::Processor to Moose, including
    renaming many attributes and methods and refactoring