Juerd Sat, 17 Jul 2004 09:53:38 -0700
If an array element knows that it is an array element, this can be useful: for @foo { push @bar, .splice if EXPR }
Juerd