Latest Releases
- 2008-03-26 HTML-Formfu v0.04000 - Includes some incompatible changes - view change log
HTML-FormFu
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.
Online Applications / Examples
CSS application - test your CSS - and of course, it uses HTML::FormFu itself
Client-side Constraint Mock-up - still under developement - requires JavaScript
Tips
HTML::FormFu::Manual::Unicode - how to deal with Unicode / utf8
HTML::FormFu::Manual::Cookbook - various examples and hints
Support
Subscribe to the HTML-FormFu mailing list, but read the archives before posting
Report bugs to the Google Issue List
Download
Installs on both *nix and MS-Windows using CPAN.pm
Checkout from the subversion repository
Browse Source
- Browse all FormFu projects with the googlecode browser
Documentation on search.cpan.org
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
