Role-Hooks ========== Created: 2020-02-18 Home page: Bug tracker: Maintainer: Toby Inkster (TOBYINK) 0.008 2022-07-04 [ Bug Fixes ] - Fix accidental dependency on Role::Tiny. Tina Müller++ 0.007 2022-07-04 [ Bug Fixes ] - Eliminate 'used only once' warnings. Alexander Hartmaier++ [ Test Suite ] - Include a test that a known non-role returns false from is_role. 0.006 2022-07-01 - Updated: Support for roles built using Mite. 0.005 2022-06-17 - Added: Add after_inflate hook. 0.004 2022-06-07 [ Bug Fixes ] - Add missing `print` to print statements in examples. Fixes RT#135361. Alexander Hartmaier++ [ Documentation ] - Test and document interaction with Package::Variant. 0.003 2020-10-26 [ Bug Fixes ] - Stop polluting Role::Tiny namespace. Graham Knop++ 0.002 2020-10-23 [ Bug Fixes ] - Died applying a role to a non-Moo* class, with Moose loaded. Fixes RT#133595. Gianni Ceccarelli++ 0.001 2020-02-18 Initial release