ssoma: use implicit $_ for simpler arg generation
authorEric Wong <e@80x24.org>
Wed, 16 Apr 2014 19:43:25 +0000 (19:43 +0000)
committerEric Wong <e@80x24.org>
Wed, 16 Apr 2014 19:43:25 +0000 (19:43 +0000)
commit31a7001b38427163276645450129bb537982de24
tree71cb32d852566c00a3b52a337f765463bfb009ad
parent6bcb01299005a0adce0c7a451d83193b53315e38
ssoma: use implicit $_ for simpler arg generation

This makes the loop shorter and judicious use of $_ is OK.
ssoma