The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.46

  • Allow parameters to be HashRef[Str]. This lets you use nested parameters (foo.bar.baz) without. Filters have also been modified to not assume all references are arrays.
  • Add support for parameterized arrays, where each value of an array with a type is checked. See Data::Verifier's POD.

Modules

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