in reply to Perl's Bad Ideas

$#array didn't bother me so much when I realized that perl borrowed much from unix, where $# is the number of arguments, and ${#var} is the length of an array (in ksh, anyway).
------------
ooo  O\O  ooo tilly was here :,(