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

Re: Checking for occurrence in comma separated string

by phenom (Chaplain)
on Oct 25, 2005 at 10:54 UTC ( [id://502657]=note: print w/replies, xml ) Need Help??


in reply to Checking for occurrence in comma separated string

I think you want that the other way around:
if($thestring =~ /$thecheck/) { ... }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-03-29 14:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found