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

Re^2: check if 2 values are equal

by clinton (Priest)
on Jan 24, 2006 at 19:31 UTC ( [id://525296]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      $a = 1000;
      $b = 1e3;
    ...
      print $a eq $b ? 1 : 0;
      > 1
    

Log In?
Username:
Password:

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

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

    No recent polls found