On 9/11/07, Pavanvithal Torvi <[EMAIL PROTECTED]> wrote: > Hi All, > > Thanks a lot for the advice/help. I think it would be better to avoid using > this feature :) snip
It is perfectly safe to use negative indexes. Perl 6 won't be out for a while and this feature change is one of the smaller incompatibilities between Perl 5 and Perl 6 (for instance the concatenation operator "." is becoming "~", for loops are structured differently, the member of operator "->" is becoming ".", etc.). -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/