Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Range Operator in If Statement

by LanX (Saint)
on Jan 05, 2012 at 01:56 UTC ( [id://946313]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    DB<104> for $ref (1,8,9,16,17,24,25,32) { print "$ref: ", int(($ref-1)
    +/8), "\n" } 
    1: 0
    8: 0
    ...
    24: 2
    25: 3
    32: 3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (8)
As of 2024-03-28 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found