What is it ?
META & Dead Links Check (mdlc) is a Perl program that Check META Tags and
Dead Links Check like a index robots. Now, it can only check local webs pages...
It can create 4 results files contains:
- List of Checked Links.
- List of Dead Links.
- List of Webs Links. (Not local links)
- That you can view if your web site was indexed by a robot...
System Requirements:
- Perl 4.0 or newer; you can get it at http://www.perl.com/
Download current version
Current version is v1.0, created 06/30/99, last modified 06/30/99.
Download source code / scripts and documentations :
Tar/Gzip archive : mdlc.tar.gz (0 Ko)
DOS Zip format : mdlc.zip (0 Ko)
What this archive contains ?
This archive comes with 4 differents files:
1) COPYING: Copyright informations (GPL).
2) README: This file.
3) LISEZMOI: French doc...
4) mdlc: Perl programs.
Installation and Configuration:
It's a Perl script, so installation is pretty easy. You don't need to
compile anything.
Edit mdlc and change #/usr/bin/perl, if it's necessary...
copy mdlc into your directory.
All defaults values can be change in command line, but, if you want use it
only to check the same site, you can edit it and change values, you should
change $UseArgs too. ($UseArgs = 0).
How to run it ?
mdlc [Options] FullPath BaseURL [FullcgiPath]
To see Options mdlc -h
Version history:
Version 1.0 06/30/99 - Archive Created.
Copyright:
This software is copyright (C) 1999 Frederic TYNDIUK. It is distributed
under the terms of the GNU General Public License (GPL). Because it is licensed
free of charge, there is NO WARRANTY, it is provided AS IS. The author can not
be held liable for any damage that might arise from the use of this software.
Use it at your own risk.
See the file COPYING for more details (or http://www.gnu.org/).
Updates ?
Latest version and New Scripts can be found at:
http://www.ftls.org/en/
Contact:
Please feel free to contact me with any comments, suggestions, bug fixes
criticism, or just a happiness messages.
If you run into any problems while trying to configure these scripts
first read this file carefully, if you don't find any solution, send me a Mail.
E-Mail: tyndiuk@ftls.org
Web: http://www.ftls.org/
Frederic TYNDIUK