In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Simon Cozens) wrote: > > On Sat, Jan 26, 2002 at 04:52:53PM -0800, Larry Wall wrote: > > Perhaps we shouldn't be using ; for this. > > Given hyperoperators, I wonder if we can actually drop map.
Something like
@res = ^{ DoSomething($a) }, @source -> $a;
?
But that's put the block first again...
--
[EMAIL PROTECTED]
