Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: LWP::UserAgent and HTML::Parser and the joys of Open Source

by merlyn (Sage)
on Oct 15, 2001 at 18:18 UTC ( [id://118877]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        ### configuration
        my $HOST = 'www.stonehenge.com';
    ...
        my $MAX_REQUESTS_PER_CHILD = 250; # just in case there's a leak
        my $MIN_SPARE_SERVERS = 1;  # minimum idle (if 0, never start new)
        my $MAX_SPARE_SERVERS = 12; # maximum idle (should be "single brow
    +ser max")
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 02:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found