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?)

Wow. Now that's *spectacularly* ugly! It looks like it has cooties. (Hmm, perhaps ':' can be the 'cootie' operator...)

MikeL

Reply via email to