Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Validate::Hash

by gav^ (Curate)
on Aug 30, 2002 at 17:50 UTC ( [id://194200]=note: print w/replies, xml ) Need Help??


in reply to Validate::Hash

You might be interested in the following modules already on CPAN that try to solve similar problems:

gav^

Replies are listed 'Best First'.
Re: Re: Validate::Hash
by Dylan (Monk) on Aug 30, 2002 at 22:16 UTC

    My other reply is rude, I appologize for that.

    All the hash validation modules on CPAN are either very specialized or very complicated. I wanted to see if I could write one that was general *and* simple. I also have this idea for turning the 'hash profile' (coined by Data::FormValidator, I think) into a single independant function. This is quite possible (I'd need B::Deparse for verify =>{}'s that use subrefs, though), and the next revision should feature it.

    Once Embperl 2 is out of beta, I'll likely use Embperl::Form::Validate, which looks nice. (I love HTML::Embperl :)

    If I hadn't wrote Validate::Hash, I'd have gone mad. The form it is validating (address book thingy for my family) has 20 fields, and growing. Well, perhaps I already am mad, but we don't want us to get any worse.
    Yes we do!
    No we don't!

Re: Re: Validate::Hash
by Dylan (Monk) on Aug 30, 2002 at 18:29 UTC
    I tried Data::FormValidator and Params::Validate, and I didn't like 'em.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-28 22:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found