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

Re: Format statement and 'if' loop

by Krambambuli (Curate)
on May 20, 2010 at 13:05 UTC ( [id://840925]=note: print w/replies, xml ) Need Help??


in reply to Format statement and 'if' loop

Try

if ($subdvn eq 'KP' and $tow eq 'RP' and $phase eq '1' )

instead of

if ($subdvn=='KP' && $tow=='RP' && $phase=='1' )


Krambambuli
---

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://840925]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found