# Note: this file was auto-generated by Module::Build::Compat version 0.3601 require 5.006_001; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'XHTML::MediaWiki', 'VERSION_FROM' => 'lib/XHTML/MediaWiki.pm', 'PREREQ_PM' => { 'HTML::Parser' => 0, 'Params::Validate' => '0.85', 'Test::XML' => 0, 'URI::Escape' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;