Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Avoiding the == blues

by webfiend (Vicar)
on Dec 29, 2004 at 23:02 UTC ( [id://418122]=note: print w/replies, xml ) Need Help??


in reply to Avoiding the == blues

Good advice. You still have to be careful about when you are comparing two non-constants, though:

if ($x = $y) { print "Ah jeez, I did it again.\n"; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-18 03:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found