Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: True or False? A Quick Reference Guide

by demerphq (Chancellor)
on Sep 29, 2005 at 11:21 UTC ( [id://496040]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\>perl -lwe "my @b=(0,1); for (qw(0E0 1E0)) { print; print qq(Bool:)
    +,$b[!!$_]; print qq(0+:),0+$_; print $/; }"
    0E0
    ...
    1E0
    Bool: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://496040]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (9)
As of 2024-03-28 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found