>     @a = ("foo", "bar", "baz");
>     @a ^=~ /a/;
>
> returns (0,1,1). (I think.)

If so then that would be most beneficial  :)
-Sx-

Reply via email to