# Note: this file was auto-generated by Module::Build::Compat version 0.4224 use ExtUtils::MakeMaker; WriteMakefile ( 'VERSION_FROM' => 'lib/Text/Diff/HTML.pm', 'INSTALLDIRS' => 'site', 'PL_FILES' => {}, 'PREREQ_PM' => { 'Test::More' => '0.17', 'Text::Diff' => '0.11', 'HTML::Entities' => '0', 'Module::Build' => '0.2701' }, 'EXE_FILES' => [], 'NAME' => 'Text::Diff::HTML' ) ;