Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: why doesn't this flip-flop work?

by japhy (Canon)
on Jan 27, 2006 at 19:42 UTC ( [id://526066]=note: print w/replies, xml ) Need Help??


in reply to why doesn't this flip-flop work?

Your first code is ($line =~ /abc/) .. /xyz/. You mean to write ($line =~ /abc/) .. ($line =~ /xyz/). Case closed.

Jeff japhy Pinyan, P.L., P.M., P.O.D, X.S.: Perl, regex, and perl hacker
How can we ever be the sold short or the cheated, we who for every service have long ago been overpaid? ~~ Meister Eckhart

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://526066]
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: (7)
As of 2024-04-19 09:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found