The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.17 - 2022-09-11 (TRIAL RELEASE)

  • ENHANCEMENT
    • Switch to Role::Hooks from MooX::CaptainHook to simplify use of new '-propagate' mode
  • TESTS
    • test suite updated for new mode of consuming tag classes

Changes for version 0.16 - 2022-09-10 (TRIAL RELEASE)

  • EXPERIMENTAL
    • In order for a class or role to assign tags defined in a tag role, the tag role had to be consumed with 'use' rathe than the standard 'with'. The experimental options '-install_hook' and '-propagate' (used correctly) will automatically convey the tag assignation ability upon role consumption using 'with'.

Modules

Add a tag with an arbitrary value to a an attribute
Extract information from a Tagged Attribute Cache
"Parent" Tag Role