http://qs321.pair.com?node_id=11119282


in reply to Re^4: Expression form of map or grep
in thread Expression form of map or grep

Why do you care about number of lines for their own sake? The example had 1 single statement; after spreading that out, there was still only 1 statement.

The added whitespace out was not for Perl::Critic. It was for my own sake, and for any future maintainer including myself, to make it easier to see that the array reference was not just a plain word list.