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

Re: Search Param Help

by sh1tn (Priest)
on Dec 06, 2007 at 06:10 UTC ( [id://655287]=note: print w/replies, xml ) Need Help??


in reply to Help with Search String

Define hash with searched words and check for hash key existance:
my %hash; @hash[qw(word1 word2)] = (1); if (exists($hash{$_})){ }
perlre, perldsc


Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2025-07-18 04:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.