[Israel.pm] handling run modes in CGI::Application

Ephraim Dan E.Dan at F5.com
Sun Mar 16 08:42:23 EET 2008


> On other note, I'm looking for module that will help me handle forms.
> For
> example, that will automatically (don't ask me how) will re-enter the
> data
> to the form, if I send it back to the user for fixing.
> I'm reading about HTML::StickyForm. Does anyone have other module to
> recommend?

[edan] My feeling is that the standard module for this is
"HTML::FillInForm", which is integrated with CGI::Application via the
plug-in "CGI::Application::Plugin::FillInForm", and has a nice tie-in
with "Data::FormValidator" using the plug-in
"CGI::Application::Plugin::ValidateRM".  I suggest you check out these
modules first.




More information about the Perl mailing list