Subject: | validate() croaks if not successful |
Unless I have misunderstood the examples, this seems to be incorrect
application behavior. Line 185 of Validation.pm croaks if the validation
result is not successful. If data validation fails, shouldn't it still
return a result for the programmer to deal with, instead of dying?
Running ::Validation version 0.02005 on PERL 5.12.1