Hi All, Can someone suggest a really simple CPAN module that will validate links on a website.
I need something like linklint - except that it needs to be on very very simple, and i'm sure there is a CPAN module out there i can use (i just can't seem to find a good one)... All i need to do is: * Validate the links on pages on a particular site The reason i don't want to use linklint is that it has some hardcoded output formats, and i need to output to a very specific html output format, so a perl module that just traversed a site and returned the results (rather than save them to a file) would be idea. simran. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>