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

Changes for version 0.10 - 2021-06-11

  • COMPATIBILITY BREAKAGE
    • Perl 5.10.1 is now required.
  • ENHANCEMENT
    • the _tags class method now returns an object of class MooX::TaggedAttributes::Cache, which overloads the %{} operator so that it is backwards compatible.
    • The MooX::TaggedAttributes::Cache class makes it easier to extract information about tags, attributes' tags and attributes' tag values.

Modules

Add a tag with an arbitrary value to a an attribute
Extract information from a Tagged Attribute Cache