Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: alternatives to if and series of elsif

by ihb (Deacon)
on Jul 03, 2005 at 13:56 UTC ( [id://472024]=note: print w/replies, xml ) Need Help??


in reply to Re: alternatives to if and series of elsif
in thread alternatives to if and series of elsif

Note that 24 .. 16 is an empty list. You probably want reverse map { ... } 16 .. 24.

ihb

See perltoc if you don't know which perldoc to read!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-29 11:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found