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

Changes for version 1.23 - 2020-02-21

  • stable release with all changes in 1.22_90

Changes for version 1.22_90 - 2020-01-31

  • change handling of required:no for existing undefined data. Now the behavior is like in the ruby implementation: hash entries with an undefined value are treated as missing, and thus pass the "required:no" rule. This addresses https://github.com/eserte/p5-Kwalify/issues/1
  • more tests
  • enable travis-ci and coveralls
  • don't use YAML::Syck anymore in the tests because of https://github.com/toddr/YAML-Syck/issues/52 (use YAML::PP instead)

Documentation

Kwalify schema for data structures

Modules

Kwalify schema for data structures
Kwalify implementation in the Schema:: namespace

Provides

in lib/Kwalify.pm