Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: beginner scripting question re: if elsif else

by live4tech (Sexton)
on Oct 12, 2012 at 10:49 UTC ( [id://998657]=note: print w/replies, xml ) Need Help??


in reply to Re: beginner scripting question re: if elsif else
in thread beginner scripting question re: if elsif else

Just a note, jhumphreys did chomp the input in the original program:

chomp($weather, $temperature);

Not the syntax I would use (would be more idiomatic and chomp at input as some of the posters did), but nonetheless, the newlines should be gone.

Log In?
Username:
Password:

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

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

    No recent polls found