Revision history for Perl module W3C::LogValidator $Id: Changes,v 1.22 2006/06/23 04:30:53 ot Exp $ 1.06 [2006-06-23] - first version LinkReferer module tracks top referers for 4xx/5xx resources - limiting results of Basic module to actual resources 1.05 [2006-01-18] - "safe pipe open" patch for link checker (courtesy of Slaven Rezic) 1.04 [2006-01-16] - improved detection of link checker program for eponymous module (patch submitted by Slaven Rezic) 1.03 [2006-01-13] - making dependency to link checker less strict - documenting how to enable the linkchecker module 1.02 [2006-01-06] - fixing a broken dependency 1.01 [2005-09-10] - fixing list of required modules 1.0 [2005-09-09] - adding Link Checker module - updated SurveyEngine Module - bug fixes - documentation improvements 0.5 [2004-11-10] - adding "QuietIfNoReport" option. If this option is set, the LogValidator skips reports where the details table is empty (nothing to validate, or nothing invalid) 0.4.1 [2004-09-08] - minor documentation fixes 0.4 [2004-09-06] - improved test suite - improved API documentation (pod) - add option with regexps of areas / documents to ignore - minor fixes / typos corrected 0.3 [2004-06-08] - adding CSSValidator Module - Adding (experimental) SurveyEngine Module - adding support for "w3" log format - changed output for clearer display of results - added an option to set the From: address in Output::Mail - the LogValidator now checks for the actual Content-Type of documents with no extension (format negociated) 0.2 [2003-05-19] - adding support to "plain" log format to process simple lists of URIs - improved HTML output 0.1.1 [2003-05-08] - mostly packaging and documentation issues 0.1 [2003-04-14] - first stable release 0.1.beta2 [2003-04-01] - modularized output, with "console output" as default, e-mail and HTML output available - mechanism to avoid parsing too long logfiles 0.1beta1 [2002-08-28] - This first version has 2 modules, Basic and HTMLValidator