Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

(dkubb) Re: (2) The repetitive task of form data verification

by dkubb (Deacon)
on Mar 19, 2001 at 11:01 UTC ( [id://65373]=note: print w/replies, xml ) Need Help??


in reply to The repetitive task of form data verification

A module I use and recommend very highly is HTML::FormValidator. It allows you to define a ruleset in a very similar fashion to yours. A bonus is that you can define rules for various "types" of data, then load these definition files at run-time. For example, this allows you to define an object (like a person) a single time, then re-use that definition in future projects.

  • Comment on (dkubb) Re: (2) The repetitive task of form data verification

Replies are listed 'Best First'.
Re: (dkubb) Re: (2) The repetitive task of form data verification
by BMaximus (Chaplain) on Mar 19, 2001 at 11:05 UTC
    Thank you dkubb. I'll look in to it. I did search around CPAN for something like this. However it seems to have eluded me for some reason. I guess its all those late nights up till 4am.
    BMaximus

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://65373]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-19 12:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found