Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.03004 - 2008-09-03
- 'config_file_ext' config setting has been removed.
- Automatically search for form config files with any extension supported by Config::Any.
- Add __config()__ callback.
- Support filestems (without extensions) in the FormConfig('file') attribute syntax.
- Forms returned by form() now have the query set with the Catalyst request object.
- Switched from ACCEPT_CONTEXT to using Catalyst::Component::InstancePerContext - recommended by mst.
- Changed config examples to Config::General, to match Catalyst's core documentation.
Modules
Helper to deploy HTML::FormFu template files.
Provides
in lib/Catalyst/Controller/HTML/FormFu/Action/Form.pm
in lib/Catalyst/Controller/HTML/FormFu/Action/FormConfig.pm
in lib/Catalyst/Controller/HTML/FormFu/Action/FormMethod.pm
in lib/Catalyst/Controller/HTML/FormFu/Action/MultiForm.pm
in lib/Catalyst/Controller/HTML/FormFu/Action/MultiFormConfig.pm
in lib/Catalyst/Controller/HTML/FormFu/Action/MultiFormMethod.pm