[ Bug Fixes ]
- Types::Common was not correctly handling the -sigs export tag.
[ Documentation ]
- Fix up some heading levels in the pod for Type::Params.
- Update NEWS.
[ Test Suite ]
- Better tests for
strictness
option in Type::Params.
- Improved tests for slurpy handling in Type::Params.
- The internal module Type::Params::Signature now has some tests of its
own.
[ Other ]
- Minor bugfixes and improvements to slurpy handling in Type::Params.
- The type_default method will accept parameters, and sort-of curry them.