Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: A few random questions from Learning Perl 3

by jpfarmer (Pilgrim)
on Jan 06, 2003 at 04:59 UTC ( [id://224546]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while($runLoop){
       next if ($x == $y);
    ...
       next if ($x == $y);
       print "x and y were never equal";
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found