--- Larry Wall <larry@wall.org> wrote: > On Sat, Jun 03, 2006 at 03:51:45PM -0700, Paul Hodges wrote: > : { no threads; > : print @_.ยป(); > : } > > It seems a bit odd to use a construct for its syntactic sugar value > but take away its semantics... > > If you just need ordering, this (or something like it) should > serialize it: > > print $_.() for @_; > > Larry LOL -- and "d'oh". Apologies, not enough sleep. I stand corrupted. :o] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.comThread Previous | Thread Next