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


in reply to Re: blocks and using braces around filehandles with print
in thread blocks and using braces around filehandles with print

(Not my question, but thought I'd jump in:)

So the rules here are the same as whether or not you need curlies for dereferencing an array (etc.)? e.g. @$arrayref but @{ $arrayrefs[0] } ?


I'm a peripheral visionary... I can see into the future, but just way off to the side.