in reply to
Rewriting sub code on import to add logging
A better AOP would be
Class::MOP
, the foundation for
Moose
.
My criteria for good software:
Does it work?
Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
Comment on
Re: Rewriting sub code on import to add logging
In Section
Seekers of Perl Wisdom