CGI::FormManager
This module manages the rendering and validation of sets of forms in Perl programs. It is intended for use in long-running web applications running in persistent environments, such as Catalyst applications running under mod_perl, FastCGI, or Persistent Perl.The module is inspired by the CGI::FormBuilder module but delegates the form validation to Data::FormValidator.
I haven't uploaded a version to CPAN yet but here is an alpha version:
CGI-FormManager-0.04.tar.gz
I have also put together an introduction to the module
And I have set up a mailing list for the module. To subscribe send mail to majordomo@ford-mason.co.uk, with the line
subscribe cfm-usersin the body of the mail.
More details to follow soon...
Andrew Ford
2005-11-22