Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: font color="#ff0000"IF NOT! IF NOT!/font

by myocom (Deacon)
on Aug 02, 2001 at 22:51 UTC ( [id://101749]=note: print w/replies, xml ) Need Help??


in reply to Re: font color="#ff0000"IF NOT! IF NOT!/font
in thread IF NOT! IF NOT!

...except that you got the logic backwards.

I need an if statement to say something like "if grep can't find 'home' in a word, print the word."
foreach (@words) { print "$_\n" unless /home/; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-20 10:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found