[ Bug Fixes ]
- Differentiate Tuple[] vs Tuple, and Dict[] vs Dict.
Fixes RT#89696.
Benct Philip Jonsson++
https://rt.cpan.org/Public/Bug/Display.html?id=89696
[ Documentation ]
- Improved documentation for Types::TypeTiny.
[ Test Suite ]
- Adjustments to cope with newer Moose is-class-loaded heuristics.
- Check Moose exception objects with isa rather than regexp matching.