Hi, Mark!
Thanx for answer - it's partly help me to resolve my problem (now I use
Data::FormValidator). Tnx for so usefull module ;o)
But to call my function I need do it in that way:
p1 => {
constraint => \&main::valid_equiv,
params => [ qw (p1 p2)],
},
whe
Hi All!
I try to using CPAN module HTML::Validator and have some problems. May be
you can help me ;)
In module's description written (for part where constraint has been
described):
--
constraints
This is a reference to an hash which contains the constraints that will be
used to check wheter or