Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

$cash is like

by crazyinsomniac (Prior)
on Mar 17, 2001 at 04:01 UTC ( [id://65073]=perlmeditation: print w/replies, xml ) Need Help??

$cash=0; is like $cash:=0;
($cash=0) is like ($cash==0)

;-)
update: ;-1
Hrmm, -- the truth, and you -- your intelligence.
Hrmm, -- the truth, and you ++ignorance ,)

spoil
Mathematical Symbols v. Perl Syntaxt

 
___crazyinsomniac_______________________________________
Disclaimer: Don't blame. It came from inside the void

perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Replies are listed 'Best First'.
Re: $cash is like
by arturo (Vicar) on Mar 17, 2001 at 04:11 UTC

    For some of us,

    while ($cash == 0)
    is like
    while (1)

    Philosophy can be made out of anything. Or less -- Jerry A. Fodor

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-18 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found