in reply to Re: returning scalar context from map or grep
in thread returning scalar context from map or grep

Note please, that I'm not exactly sure whether the parentheses on the left side induce the list context though
That they do, the my() isa lvalue list assignment with only one element in said list.
HTH

_________
broquaint

  • Comment on Re: Re: returning scalar context from map or grep