snarkyboojum / Linker

Multi-process link checker/site crawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A link checker/site crawler which uses multiple processes to parallelise
and speed performance (where the number of processes spawned is
configurable).

Current usages is:

  perl linkCheckerP.pl <hostname>

  e.g. perl linkCheckerP.pl http://localhost/test.html

This will eventually be modularised and appear on CPAN :)

Adrian.

About

Multi-process link checker/site crawler


Languages

Language:Perl 100.0%