Changes for version 0.000010 - 2019-09-20 (TRIAL RELEASE)
- Add tests
- Refactor out common test code
- In D:Default, die loudly on type or where checks, rather than ignoring them silently.
- Update documentation
Changes for version 0.000009 - 2019-09-14 (TRIAL RELEASE)
- Fix Dispatcher::TypeParams to run on older Perls (#8)
Changes for version 0.000008 - 2019-09-13 (TRIAL RELEASE)
- Fix t/Kit.pm to run on older Perls
Changes for version 0.000007 - 2019-09-12 (TRIAL RELEASE)
- The SUB_MULTI_TINY_VERBOSE environment value can have a numeric value
- New dependency on Scalar::Util
- Added voluminous test output on earlier Perls in hopes of tracking down cpantesters failures.
- Use t/Kit.pm consistently in test files
- Verbose test output while covering, so the lines that provide that output are covered!
Documentation
Run Parse::Yapp to generate Sub::Multi::Tiny::SigParse
Modules
Multisubs/multimethods (multiple dispatch) yet another way!
Default dispatcher-maker for Sub::Multi::Tiny
Dispatcher-maker using Type::Params for Sub::Multi::Tiny
Internal utilities for Sub::Multi::Tiny