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


in reply to Re: How to count substrings in an array?
in thread How to count substrings in an array?

Goatse operator, huh? Any idea why it isn't mentioned in perlop?

Also, is there a way to achieve what this operator does (forced array context) without an assigment? I.e. to use inside a map { ... } without introducing temporary variables.