Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

CB60

by demerphq (Chancellor)
on Feb 17, 2006 at 20:56 UTC ( [id://531067]=sourcecode: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #mini-cb60-fetch.pl
    ...
        print "sleeping for $sleeptime seconds....\n" if $verbose>1;
        sleep $sleeptime;
    }
    
  2. or download this
    #!/usr/bin/perl
    #mini-cb60-render.pl
    ...
          ),
          $q->end_html(),
          "\n";
    

Log In?
Username:
Password:

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

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

    No recent polls found