Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: OR sequence

by NetWallah (Canon)
on Mar 21, 2008 at 23:10 UTC ( [id://675552]=note: print w/replies, xml ) Need Help??


in reply to OR sequence

As usual, TMTOWTDI.

Here is (another)one:

if (grep /http|html|a href/i,@FORM{qw[name addr Comments]}){ html_message(); }
More alternatives:

     "As you get older three things happen. The first is your memory goes, and I can't remember the other two... " - Sir Norman Wisdom

Log In?
Username:
Password:

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

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

    No recent polls found