[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] web link validator




A Very simple question.

I want to check if an URL is valid. How to do it? (what module to use?)

Background:
I'm trying to write a simple link validator as an exercise.
What's a an existing validor as a perl module that I can look at?

Btw, the app BigBrother is a link validator for the mac. It's homepage can be easily found.

Btw, I knew that I can get the content text by using, e.g.

use LWP::Simple;
my $content = get(qq($url));

But this is overkill.

Thanks.

 Xah, xah@best.com
 http://www.best.com/~xah/PageTwo_dir/Personal_dir/bookReviewRichardGabriel.html
 Little penguins make way: GNU HURD is coming! <www.gnu.org>


***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch