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

Re: ChilliBot Web Crawler

by ichimunki (Priest)
on Jan 02, 2001 at 20:58 UTC ( [id://49321]=note: print w/replies, xml ) Need Help??


in reply to ChilliBot Web Crawler

This is a great start. Some off-the-cuff suggestions:

use GetOpts;

Think about "my" vs. "local".

You have at least one if statement where the TRUE result is an empty block, you might want to look at unless as an alternative.

Of course, it's easy for me to say these things, I didn't have to do all the hard work of writing it. I just get to comment on it. {grin}

Log In?
Username:
Password:

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

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

    No recent polls found