From: "Cosimo Streppone" <[email protected]>
Hi,

any suggestions about the best practices, most used modules,
cgi-app plugins for generic form validation?

So far, I looked at:

 - Form::Processor
 - Data::FormValidator
 - FormValidator::Simple (and C::A::FV::S)

I'm starting up a new spare-time project from scratch and
I'd be interested in hearing your form validation
experiences.

Thanks,

I use HTML::FormFu. The module is only in beta version, but it has a very good quality internal structure and it is very powerful.
It is also very easy to use with DBIx::Class ORM.

Octavian




#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to