# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'POE::Component::WebService::Validator::HTML::W3C', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/POE/Component/WebService/Validator/HTML/W3C.pm', 'PREREQ_PM' => { 'POE::Wheel::Run' => '1.2179', 'POE::Filter::Reference' => '1.2187', 'POE::Filter::Line' => '1.192', 'Carp' => '1.04', 'Test::More' => 0, 'WebService::Validator::HTML::W3C' => '0.22', 'XML::XPath' => '1.13', 'POE' => '0.9999' } ) ;