Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
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 cooling their heels in the Monastery: (4)
As of 2024-04-20 10:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found