The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module W3C::LogValidator
$Id: Changes,v 1.13 2004/09/10 00:41:24 ot Exp $


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