Bill Jones Sat, 19 Jan 2002 12:06:54 -0800
> @a = ("foo", "bar", "baz"); > @a ^=~ /a/; > > returns (0,1,1). (I think.)
If so then that would be most beneficial :) -Sx-