http://www.perlmonks.org?node_id=686406


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:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?