in reply to Re: Class::Trait to the CPAN?
in thread Class::Trait to the CPAN?

I'll be treating Traits as a neat implementation of Decorator

That's what I did with Class::Roles (or whichever one I wrote) and Mail::Action. It's quite nice.