Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Am I smoking Crack?

by Adam (Vicar)
on Feb 15, 2001 at 06:12 UTC ( [id://58550]=note: print w/replies, xml ) Need Help??


in reply to Why do I get a 'found = in conditional, should be ==' error ? (was: Am I smoking Crack?)

Yes.

That is a great example of poor programing style. Remember, "White space is cheap" and then try something like:

if( $2 eq "No" and $3 eq "F" ) { $failed = 1; $failed_job = $1; last LOOP; }

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 02:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found