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

Changes for version 0.07

  • Fixes from reported issues (contributors++)
  • Migration to Dist::Zilla
  • Conditions may now be Moose / Type::Tiny Types
  • All constraints are now preloaded.
  • Better check for numeric constraints. We now use Scalar::Util::looks_like_number to make sure the value is a valid number for numeric comparisons. This is a possible breaking change if you relied on numeric comparisons for non numeric data.
  • Improved tests

Modules

Dispatch rules using query parameters