Changes for version 0.20

  • Improve Field POD
  • Add clear_value to Field and use it rather than value(undef) (which validates the type constraint and is just bad form.)
  • Add original_value attribute that holds the value that was submitted for the field.
  • Result's value is no longer serialized.

Modules

Profile based data verification with Moose type constraints.
Field from a Data::Verifier profile
Filters for values
Results of a Data::Verifier