[ Bug Fixes ]
- When possible, inject
package Type::Tiny
in generated inline code that
has an appropriate lexical scope to insert it into. This will (mostly)
avoid inline code mistakenly using overridden versions of CORE::
functions.
- to_TypeTiny will now cowardly refuse to inline Moose types if they have
anything in their inline environment.