sanku has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks, Can any one guide me how to use Data::Formvalidator module in a simple perl program by using the form values in post query string Thanks in advance.

Replies are listed 'Best First'.
Re: Data form validator
by ww (Archbishop) on Jun 29, 2010 at 12:04 UTC
    It might be worth your while to read the docs
    perldoc Data::Formvalidator