[ Bug Fixes ]
- Fix bareword errors if certain Type::Tiny subclasses were loaded prior
to Type::Tiny.
Fixes RT#131401.
https://rt.cpan.org/Public/Bug/Display.html?id=131401
[ Documentation ]
- Fix typos.
Hauke D++
[ Other ]
- Type::Tiny didn't accept string constraints for parameterizable type
constraints; this was not a documented restriction and didn't seem to
serve any purpose, so the restriction has been lifted.
https://rt.cpan.org/Ticket/Display.html?id=131238