[ Bug Fixes ]
- Fixes for some edge cases in the overidden
can
method on old Perl
5.8.x versions for types with the secretis_object
parameter set to
true. (There were problems in 5.8.1 but 5.8.9 was okay; not sure the
exact version where the delta was that affected it. Either way, fixed
now.)
[ Documentation ]
- Expand per-type tests of bundled type libraries.
[ Test Suite ]
- Clean up some warnings and stuff from test output.
[ Other ]
- Improvements to $AvoidCallbacks support for Types::Standard::Maybe.