Hey folks, Yesterday I uploaded a new release of MooseX-AttributeHelpers. The big new feature is that your attributes can have method providers as a *trait* instead of a new metaclass. This means MXAH plays much better with other extensions. We kept the old metaclass interface for backwards compatibility, so you should not have to edit your code at all.
I did the initial work months ago but let it bitrot. Yesterday doy modernized it. There certainly could be some bugs lurking outside of the reach of MXAH's own tests. I'd appreciate it if you tested your apps and libraries that use MXAH against this dev release. Please let us know of any problems, however small. Thanks, Shawn