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


in reply to Re: How to call a sub-routine ref
in thread How to call a sub-routine ref

And if you don't have an argument to pass, isn't it weird to have empty parenthesis?

$hashref->{'key'}->();

There are no stupid questions, but there are a lot of inquisitive idiots.