Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: IN-style operator for set of possible values

by LanX (Saint)
on Mar 16, 2012 at 00:42 UTC ( [id://959888]=note: print w/replies, xml ) Need Help??


in reply to IN-style operator for set of possible values

see smart-match-operator

DB<102> "bananas" ~~ ["bananas","apples","oranges"] => 1 DB<103> "bananas" ~~ ["apples","oranges"] => ""

Cheers Rolf

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-20 16:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found