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

Re^4: Looking for discussions of "block after or" syntax error

by LanX (Saint)
on May 01, 2013 at 21:28 UTC ( [id://1031653]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      DB<102> dp $a and $b or $c
    {
    ...
    {
        $b and $c unless $a;
    }
    
  2. or download this
           Operator Precedence and Associativity
    ...
    ...
               right       not
               left        and
               left        or xor
    

Log In?
Username:
Password:

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

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

    No recent polls found