Revision history for Perl extension Scalar::Validation.
0.600 Sat Jul 5 18:21:51 2014
- original version; created by h2xs 1.23 with options
-AX Scalar::Validation
0.601 Sun Jul 6 08:16:05 2014
- documentation and CPAN configuration issues solved
- defaults now only used for undefined values, not for "unless $value".
- declare_rule overworked
- delete_rule, replace_rule added
0.602 Sun Jul 6 08:16:05 2014
- repair syntax of Makefile.PL
0.610 Thu Jul 10 11:22:34 2014
- Incompatible change
- Validation mode "ignore" renamed to "silent"
- shorthand comparision rule names
- trouble_value: count failed validations
- better argument parsing in special rules
- -name and -description added to rules