http://qs321.pair.com?node_id=743964


in reply to Re: Support for attributes:get in Attribute::Handlers?
in thread Support for attributes:get in Attribute::Handlers?

shmem++ for this, although this is basically hand-rolling the support, without any help from Attribute::Handlers. It is also rather intrusive, in that you have to amend the original attribute handlers, which could be a problem if those are located in someone else's modules.

I suppose this is how it is with attributes...