in reply to Add a code to first and last line of all the subroutines in a perl package

This is called Aspect-Oriented Programming. Aspect does all of this, as does 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?
  • Comment on Re: Add a code to first and last line of all the subroutines in a perl package