On Tue, Nov 25, 2003 at 05:20:35PM -0500, Glenn Jackman wrote: > <correction type=nitpick> > if you want the second element, use $foo[1], what with Perl using > zero-based indexing (by default) > </correction> Yup, you're right. That's what happens when you write code in a mailreader. :) Dave