Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: do/redo or for(;;): what's Kosher?

by robin (Chaplain)
on Jan 04, 2002 at 19:39 UTC ( [id://136283]=note: print w/replies, xml ) Need Help??


in reply to Re: do/redo or for(;;): what's Kosher?
in thread do/redo or for(;;): what's Kosher?

Along similar lines, I sometimes use
until (2 + 2 == 5) { ... }
which evokes eternity beautifully, in my mind.

Replies are listed 'Best First'.
Re: Re: Re: do/redo or for(;;): what's Kosher?
by EyeOpener (Scribe) on Jan 04, 2002 at 23:39 UTC
    Reminds me of a friend of mine (Hendrix fan), who always uses
    
      if (6==9)
    
    as a break condition. Very cool, IMO.

Log In?
Username:
Password:

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

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

    No recent polls found