Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: While Loops

by Riales (Hermit)
on Jan 08, 2013 at 18:48 UTC ( [id://1012308]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while (scalar @data) {
        for (1 .. 100) {
    ...
    
        # Print the line in whatever format you want
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found