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

Re: IF and some conditions

by Joost (Canon)
on Jun 02, 2005 at 11:40 UTC ( [id://462860]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
            use Quantum::Superpositions;
    
            if ($x == any($a, $b, $c)) { ...  }
    
  2. or download this
    use Quantum::Superpositions;
    
    ...
    }
    __OUTPUT__
    $test is any(3,7,5)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (1)
As of 2024-04-25 04:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found