Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Re: Optimization of array looping...

by jweed (Chaplain)
on Mar 04, 2004 at 05:00 UTC ( [id://333778]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Optimization of array looping...
in thread Optimization of array looping...

perldata and perldelta don't seem to mention this deprecation. Is this a bleedperl change?

Personally, I think the $#array syntax is more manageable than the ugly @array-1 (semantically, this makes little sense) and (heaven forbid!) scalar(@array)-1 (clearer but just as semantically useless.)

Just by $.02



Code is (almost) always untested.
http://www.justicepoetic.net/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://333778]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-20 15:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found