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


in reply to Is this call frowned upon? &method($objectref, $more_params)?

Ummm, doing it this way, your method has to be imported into the current name space.
  • Comment on Re: Is this call frowned upon? &method($objectref, $more_params)?