The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

DESCRIPTION

This script crawles a web page, and follows links with specified depth.

You can easily change

  * a initial web page
  * the depth
  * how many crawlers

Moreover if you hack Crawler class, then it should be easy to implement

  * whitelist, blacklist for links
  * priority for links