|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Form validation - server-side (Dancer) and client-side (javascript)by Rhandom (Curate) |
| on Aug 25, 2011 at 14:48 UTC ( #922371=note: print w/ replies, xml ) | Need Help?? |
|
There is also CGI::Ex::Validate of which I am the author, but which I don't actively market. We have used CGI::Ex::Validate every week for the past 8 years. It has run javascript and perl validation on millions of pages.
my @a=qw(random brilliant braindead); print $a[rand(@a)];
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||