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