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

Re^2: Example 2: incrementing "something"

by Mabooka-Mabooka (Sexton)
on Apr 17, 2005 at 04:35 UTC ( [id://448578]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    
    ...
    
    1;
    
  2. or download this
    while($numlines) {
       get_next_one(...);
       $numlines--;
       ...
    }
    
  3. or download this
    200 OK whatever,man
    
  4. or download this
      (while "whatever,man"--)
         {....}
    
  5. or download this
    "Larry"--;
    

Log In?
Username:
Password:

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

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

    No recent polls found