Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Apocalypse 4 on perl.com

by theorbtwo (Prior)
on Jan 19, 2002 at 23:51 UTC ( [id://140119]=note: print w/replies, xml ) Need Help??


in reply to Re: Apocalypse 4 on perl.com
in thread Apocalypse 4 on perl.com

You are reading that both correctly and incorrectly; if ($var) {...} implies if ($var.bit) {...} (both of which are now the same as if $var {...}). Using somthing in a boolean context implies using the .bit method.

Thanks,
James Mastros,
Just Another Perl Scribe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 07:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found