Changes for version 0.00_03 - 2015-01-14

  • BUG FIX
    • if a class inherited tags from a parent class, *and* consumed more than one role which provided tagged attributes, it ignored all but the last role.

Changes for version 0.00_02 - 2015-01-13

  • ENHANCEMENT
    • _tags is now a class as well as object method

Changes for version 0.00_01 - 2015-01-12

  • BUG FIX
    • Changes to classes or role would be reflected in existing instantiated objects due to lazy assembly of the tags. Tags are now assembled at object instantiation.
  • BUG INTRODUCTION
    • Tags on attributes in roles applied to an existing object are not visible.
  • BUILD FIX
    • Generate proper module dependencies in CPAN meta files

Modules

Add a tag with an arbitrary value to a an attribute