Michael Lazzaro:
# On Thursday, December 19, 2002, at 08:35  AM, Brent Dax wrote:
# > Eww.  Indir object is like this:
# >
# >     @out = sort map grep @a: {grepblock} {mapblock};
# >     #I'm not sure you can actually leave out the
# >     # parens--it might be ambiguous.
# 
# I actually thought the indirect object syntax would be... umm...
# 
#      @out = sort map grep @a : {grepblock} : {mapblock} :;
# 
# (with three ':'s, one per method?)

Oh, yeah, that's it.  Sorry.

--Brent Dax <[EMAIL PROTECTED]>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)

"If you want to propagate an outrageously evil idea, your conclusion
must be brazenly clear, but your proof unintelligible."
    --Ayn Rand, explaining how today's philosophies came to be

Reply via email to