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 extension POE::Component::WebService::Validator::HTML::W3C.

0.03  Mon Jan 28 06:10:00 2008
    - Now I feel stupid for making changes in 0.03
	the fails were due to XML::XPath not being
	installed >_<. Oh well, IMO the hashrefs
	are simplier to use than objects in this case.
	Added XML::XPath as prerequisite. Might
	make it optional in later versions

0.03  Sun Jan 27 22:47:39 2008
    - FAILs still persist, could not find an issue
        as it tests out perfectly for me. Changed
        {errors} and {warnings} to contain hashrefs
        instead of ::Error and ::Warnings objects.
        Hopefully this will help. Sorry for such 
        a change.

0.02  Mon Jan 19 8:50:39 2008
    - Got FAILs from CPAN testers, updated
        testsuit to include more verbose
        output if Auto-smoker is used

0.01  Mon Jan 14 22:52:39 2008
	- original version; created by h2xs 1.23 with options
		-X --skip-exporter --skip-autoloader -v 0.01 -n POE::Component::WebService::Validator::HTML::W3C