DEV Community

Discussion on: Check links programmatically (with Perl)

Collapse
 
grinnz profile image
Dan Book

Some of my modules you may find interesting, written because the existing ones are strange/suboptimal: HTTP::Simple, open::layers

Collapse
 
thibaultduponchelle profile image
Tib

Wow thank you a lot ! I need to test these modules ASAP :)

Collapse
 
thibaultduponchelle profile image
Tib

I wrote a sequel, experimenting a version with HTTP::Simple, see check links with HTTP::Simple