NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
I do a similar thing (Score:2)
It has a few neat features including supporting a prefix so if you have two addresses in the same field you can use:
and:
Re:I do a similar thing (Score:1)
I have something similar to you except I combine the validation at a higher level when deciding if a form should be processed or simply displayed. So I can't do the individual object level validation like you're doing. Any errors from D::FV are eventually stuffed into the template param
"Perl users are the Greatful Dead fans of computer science." --slashdot comment
Re:I do a similar thing (Score:2)
Reply to This
Parent
Re:I do a similar thing (Score:1)
"Perl users are the Greatful Dead fans of computer science." --slashdot comment