[DEPRECATIONS]
- Several things that have been deprecated for a while have been removed. See
the 2.0000 section in Moose::Manual::Delta for details.
[NEW FEATURES]
- New Moose::Util::TypeConstraints::union function for creating union type
constraints without having to rely on the string type constraint parsing.
This also allows for creating unions of anonymous type constraints.
(kentnl)
[OTHER]
- Include changes from Moose 2.0009.