in reply to
CGI::Application & automagic run-modes
CGI::Application::Plugin::ValidateRM
is quite useful as a starting point. You can also use things like
Class::DBI::AsForm
or
Class::DBI::FormBuilder
if you happen to be using Class::DBI.
Comment on
Re: CGI::Application & automagic run-modes
In Section
Seekers of Perl Wisdom