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


in reply to Re: Re: Re: Re: Re: Re: Re: Want a Hashref. Getting a List in Scalar Context.
in thread Want a Hashref. Getting a List in Scalar Context.

commands that usually don't need to end in a semicolon (if, while, for etc) are void anyway
for is, everything else follows the "last expression is the return value" rule.
  • Comment on Re: Re: Re: Re: Re: Re: Re: Re: Want a Hashref. Getting a List in Scalar Context.