http://www.perlmonks.org?node_id=773939


in reply to why the array index has to start at 0??

You may be interested to know that it's possible (though not advisable) to change that in perl. Look for the $[ documentation in perlvar.

Cheers,
Rob