# Note: this file was auto-generated by Module::Build::Compat version 0.03 # Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'SVN::Churn', VERSION_FROM => 'lib/SVN/Churn.pm', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Date::Parse' => '0', 'Getopt::Declare' => '0', 'Chart::Strip' => '0', 'SVN::Log' => '0', 'Class::Accessor' => '0', 'List::Util' => '0', 'String::ShellQuote' => '0', 'Test::More' => '0', }, );