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


in reply to Re: Style - how to give class method call as parameter
in thread Style - how to give class method call as parameter

That's not the same. You are calling the method, not passing a reference to it.
  • Comment on Re^2: Style - how to give class method call as parameter