Changes for version 0.02 - 2012-12-26

  • Stable release
  • INTERNALS
    • be more clever about getting has() sub from container class

Changes for version 0.01_06 - 2012-12-17

  • BUILD FIX
    • Add missing test dependency on Test::Deep. Fixes RT#81957

Changes for version 0.01_05 - 2012-12-05

  • API change to xtract_attrs and shadowed_attrs
  • passing container class to shadowed_attrs is now optional if it is called from that class.

Changes for version 0.01_04 - 2012-11-30

  • after the first call to shadowable_attrs(), it will return the attributes which may be shadowed.
  • new routine shadowed_attrs(), returns the attributes actually shadowed in a container. can be used to easily delegate attributes to the contained class.

Modules

shadow attributes of contained objects
enumerate shadowable attributes in a contained class