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

Changes for version 0.010 - 2014-07-22

  • Bug Fixes
    • Type constraint subs can now be called with no parameters and will pretend that you passed them undef. This makes them behave more like Type::Tiny's PP implementation, where there are no argument count checks. Jed Lund++ <https://github.com/tobyink/p5-type-tiny-xs/issues/1>

Modules

provides an XS boost for some of Type::Tiny's built-in type constraints
support functions for Type::Tiny::XS