Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: random variable declaration based on given count

by hippo (Bishop)
on Mar 26, 2014 at 11:15 UTC ( [id://1079805]=note: print w/replies, xml ) Need Help??


in reply to random variable declaration based on given count

Seeing something like this:

my ($var,$var1,$var2,$var3,$var4,$var5,$var6,$var7,$var8,$var9,$var10,$var11,$var12,$var13);

raises the obvious question. Why are you not using an array instead? If you do that, likely most of the related problems would disappear.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (8)
As of 2024-04-23 13:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found