in reply to Re: Web Application Development with Form Validation
in thread Web Application Development with Form Validation
To build on perrin's post, the actual module he refers to is Data::FormValidator. It can be hard to learn if you don't know object oriented programming or understand closures. However, once you learned how to use it I found that it is one of the best Form validation tools around.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Web Application Development with Form Validation
by perrin (Chancellor) on Feb 05, 2008 at 03:54 UTC |