packages icon
deadlinkcheck - Dead Link Check (v0.4.0)

Copyright (C) 1999 Martial MICHEL

Dead Link Check (DLC) is a Perl script designed to find information on
validity of HTTP references. The script  may use/generate a cache file
for avoiding redoing network requests if the user  want to check added
entries. The script works by reading entries from a file (or a list of
links   from the  command line)  and   output results   in file(s) (or
STDOUT).

DLC was  created as an  extension to Public Bookmark  Generator (PBM),
but can be used by itself.

DLC uses Perl 5 and libwww-perl.
a CPAN archive : ftp://www.perl.com/pub/perl/CPAN/modules/

For installation instructions, please see INSTALL.

For use instructions, please refer to the manpages, perldoc, or launch
the scripts without arguments.

DLC questions/improvement can be directed to :
	 martial@users.sourceforge.net
(please use "[DLC]" in the subject for quick procmail dispatching)
DLC web-page : http://dlc.sourceforge.net/
PBM web-page : http://pbm.sourceforge.net/

Acknowledgments : Here are the list  of person who helped improve this
script, and that I wish to thank.
 v0.1 :   Marc Bednarek and   Jimmy Graham for helping  solving tricky
little  response codes   and  providing  me  with some  examples   and
information on how to resolve or do some http requests.
 v0.1.1 : Wojciech Zwiefka for reporting a bug on infinite redirection
loop.
 v0.1.2  : Geoffrey  Leach for reporting   a bug on Timeout/maxTimeout
interaction.
 v0.3 : Josha Foust for reporting an http to ftp redirect bug.
 v0.3.1 : Josha Foust for  reporting a redirect bug, and  a bug on url
naming
 v0.3.2 : Olivier Galibert for reporting the lowercased URLs bug
 v0.4.0 :  The sourceforge team for  the fantastic job they  are doing
providing Open Source Coders such facilities.

v0.0   : April 1st, 1999
v0.1   : April 12th, 1999
v0.1.1 : April 15th, 1999
v0.1.2 : April 16th, 1999
v0.2   : May 10th, 1999
v0.2.1 : May 11th, 1999
v0.3   : July 21st, 1999
v0.3.1 : October 4th, 1999
v0.3.2 : October 6th, 1999
v0.4.0 : December 7th, 1999