Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: if elsif else not working

by NetWallah (Canon)
on Oct 10, 2013 at 05:06 UTC ( [id://1057680]=note: print w/replies, xml ) Need Help??


in reply to if elsif else not working

Here is how it parses out:
~$ perl -MO=Deparse,-p -e 'if( $a eq "xx" || "yy"){1}' if ((($a eq 'xx') or 'yy')) { '???'; } -e syntax OK

             My goal ... to kill off the slow brain cells that are holding me back from synergizing my knowledge of vertically integrated mobile platforms in local cloud-based content management system datafication.

Log In?
Username:
Password:

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

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

    No recent polls found