[ Bug Fixes ]
- More sensible use of Sub::Name in Type::Library.
[ Documentation ]
- Added a Type::Tiny::Manual::Optimization perldoc page.
[ Other ]
- Added: Type::Tiny now has a
where
method which is a shortcut for
creating a child type with a constraint coderef.
- Added: Type::Tiny now has an
of
method which is a shortcut for
parameterize
which I can never spell properly.
- Restore and improve Mouse XS stuff dropped in Type-Tiny 0.045_03.