lib/W3C/LogValidator.pm		Main module for the LogValidator
lib/W3C/LogValidator/Config.pm		Config parser module
lib/W3C/LogValidator/HTMLValidator.pm	Validates the logs against the W3C Markup (HTML) validator service 
lib/W3C/LogValidator/Basic.pm		Returns document sorted according to their popularity (hits)
lib/W3C/LogValidator/Output/HTML.pm		HTML output module
lib/W3C/LogValidator/Output/Raw.pm		command-line mode output module
lib/W3C/LogValidator/Output/Mail.pm		e-mail output module
samples/NewModule.pm	Template for a new validation module
samples/logprocess.conf sample config file
bin/logprocess.pl
MANIFEST		This file
README			Do it! Read this file.
Changes			History of this package
test.pl			very basic test
Makefile.PL
