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:
Does it work?
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
In Section
Seekers of Perl Wisdom