Changes for version 1.4 - 2008-11-21

  • patch for perl 5.10 support, courtesy of Colm Dougan http://www.w3.org/Bugs/Public/show_bug.cgi?id=5665
  • CSS and HTML validation modules now only take into consideration resources which actually exist counting only the HTTP 200 status code entries, when status code is available http://www.w3.org/Bugs/Public/show_bug.cgi?id=3582
  • When the log format includes HTTP methods used, keep only the resources accessed via HTTP GET http://www.w3.org/Bugs/Public/show_bug.cgi?id=4334
  • Adding ExcludeHosts option to filter our log records originating from (a) specific host(s) or IP address(es) patches courtesy of Martin B. Smith http://www.w3.org/Bugs/Public/show_bug.cgi?id=5221

Modules

The W3C Log Validator - Quality-focused Web Server log processing engine
[W3C Log Validator] Sort Web server log entries by popularity (hits)
[W3C Log Validator] Batch validation of CSS style sheets (using the W3C CSS validator)
[W3C Log Validator] Configuration parser
[W3C Log Validator] Batch HTML validation (using the W3C Markup Validator)
[W3C Log Validator] finds the most popular documents with broken links in a Web server log.
[W3C Log Validator] HTML Output module
[W3C Log Validator] e-mail output module
[W3C Log Validator] STDOUT (console) output module
[W3C Log Validator] Generic Web site validity/quality survey engine
New processing module Template for the Log Validator
Sample new output module for the Log Validator

Provides

in samples/NewModule.pm
in lib/W3C/LogValidator/LinkReferer.pm