in reply to Re: Subroutine attributes for solving crosscutting problems
in thread Subroutine attributes for solving crosscutting problems

You don't have to go through that symbolic reference mess in your handler; the third argument is the referent itself -- the coderef here.

Hah. Whenever I learn something new I always manage to overlook one obvious detail. :) Thanks for the idea.
  • Comment on Re^2: Subroutine attributes for solving crosscutting problems