Re: array index
- From: chas.owens@xxxxxxxxx (Chas Owens)
- Date: Wed, 12 Sep 2007 12:53:45 -0400
On 9/11/07, Pavanvithal Torvi <pavanvithal@xxxxxxxxx> wrote:
Hi All,snip
Thanks a lot for the advice/help. I think it would be better to avoid using
this feature :)
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.).
.
- References:
- array index
- From: Pavanvithal Torvi
- Re: array index
- From: Jeff Pang
- Re: array index
- From: Pavanvithal Torvi
- array index
- Prev by Date: Re: Help with data returned by regex match
- Next by Date: Re: Loop Through Content Using LWP::Simple
- Previous by thread: Re: array index
- Next by thread: Re: array index
- Index(es):
Relevant Pages
|