Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: warning! -- Why?

by Tux (Canon)
on May 12, 2022 at 06:59 UTC ( [id://11143809]=note: print w/replies, xml ) Need Help??


in reply to warning! -- Why?

( $used_options{ $1 } = 1 and "\${$1}" )

is a condition. expression and action could also be written as if (expression) { action } or action if expression and in that expression, your = should clearly be ==.


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-29 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found