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

(tye)Re: Operator Precedence

by tye (Sage)
on Jul 23, 2001 at 04:25 UTC ( [id://98890]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        $bool=  $x == $y;
  2. or download this
        if(  0 == ( $cnt= get() )  ) {
  3. or download this
        open IT, "< $it"  ||  die "Can't read $it: $!\n";

Log In?
Username:
Password:

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

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

    No recent polls found