[ Bug Fixes ]
- Work around lack of B::perlstring() function in Perl 5.6.x.
[ Documentation ]
- Fix typo in Types::Standard 'regular exception' -> 'regular expression'.
Mark Stosberg++
https://github.com/tobyink/p5-type-tiny/pull/4
- Give an example of the default error messages thrown by Type::Tiny.
- Improve examples of custom type constraint error message in Type::Utils
and Type::Tiny::Manual::Libraries.
Fixes RT#86892.
Tim Bunce++
https://rt.cpan.org/Public/Bug/Display.html?id=86892
[ Other ]
- Updated: Eval::TypeTiny now supports lexical subs under Perl 5.18.