Steven D'Aprano <steven at REMOVE.THIS.cybersource.com.au> writes: > > Seriously? You didn't know that $#x in perl returns the length of the > > array @x, minus 1? > I don't speak Perl. You know there are million of us who have managed to > avoid it. I used to use perl (though I was never an expert) and I didn't know that $#x returns yada yada. Lucky me.