Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

brianarn's scratchpad

by brianarn (Chaplain)
on Jun 04, 2004 at 18:05 UTC ( [id://361047]=scratchpad: print w/replies, xml ) Need Help??

Pseudo: To break a loop from within another loop:
LABEL: while (something) { # Stuff while (something else) { last LABEL if (something else again) # Stuff } # Stuff }

Marilyn Vos Savant's Monty Hall problem
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found