in reply to Re^6: How to identify the package of a subroutine given only a reference to it
in thread How to identify the package of a subroutine given only a reference to it

> Blessing the code ref does have a performance impact when using it as a code ref compared to an unblessed code ref.

I doubt this, I can't think of reason why this should happen

I think your benchmark could be flawed.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^7: How to identify the package of a subroutine given only a reference to it