The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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