Dead Link Check 0.4.0 review
DownloadDead Link Check (DLC) is a Perl script designed to find information on validity of HTTP references
|
|
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 wants 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 on its own.
DLC is 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.
What's New in This Release:
Added the "Content" option (beta) to process content of HTML results for possible page not found errors and user moved.
Added the "Dif" option for not printing the DLC information into HTML generated code.
Bug fix in environment variables proxy use.
Bug fix in lowercased URLs redirections.
Bug fix in generation of empty files.
Dead Link Check 0.4.0 keywords