Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Array mysteriously growing

by pKai (Priest)
on Mar 09, 2006 at 22:21 UTC ( [id://535534]=note: print w/replies, xml ) Need Help??


in reply to Re: Array mysteriously growing
in thread Array mysteriously growing

Depending what appears more natural to you, you can also check this as

if $i < $#$ordered_list;

Replies are listed 'Best First'.
Re^3: Array mysteriously growing
by duff (Parson) on Mar 10, 2006 at 00:57 UTC

    Aye. I prefer the way I did it because it uses $i+1 in both places.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 07:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found