2009-07-03 HTML-Formfu v0.05001
2009-07-03 HTML-Formfu-Model-DBIC v0.05001
2009-05-26 HTML-Formfu-Model-DBIC v0.05000
2009-05-26 HTML-Formfu v0.05000
2009-05-10 HTML-Formfu-Model-DBIC v0.04003
2009-05-08 HTML-Formfu-Model-DBIC v0.04002
2009-05-08 HTML-Formfu v0.04002
2009-04-20 Catalyst-Controller-HTML-Formfu v0.04003
2009-04-20 Catalyst-Controller-HTML-Formfu v0.04002
2009-04-15 HTML-Formfu v0.04001
2009-04-15 Catalyst-Controller-HTML-Formfu v0.04001
2009-03-26 HTML-Formfu v0.04000
HTML-FormFu is a perl web-form framework, which is simple to get started with, yet flexible and powerful enough to keep going once things get difficult.
Describe a form using a simple config file (any format supported by Config::Any), Automatically populate the form from your database (with HTML-FormFu-Model-DBIC), Validate user input with a large selection of constraints, and use the validated input to automatically update the database.
HTML::FormFu::Manual::Unicode - how to deal with Unicode / utf8
HTML::FormFu::Manual::Cookbook - various examples and hints
Subscribe to the HTML-FormFu mailing list, but read the archives before posting
Report bugs to the Google Issue List
Installs on both *nix and MS-Windows using CPAN.pm
Checkout from the subversion repository
HTML::FormFu - web-form creation and processing
HTML::FormFu::Model::DBIC - integrate HTML::FormFu with DBIx::Class
Catalyst::Controller::HTML::FormFu - integrate HTML::FormFu with Catalyst
HTML::FormFu::Imager - process image-file uploads with Imager