# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Class::DBI::Plugin::Senna', 'VERSION_FROM' => 'lib/Class/DBI/Plugin/Senna.pm', 'PREREQ_PM' => { 'Class::DBI' => '0', 'Senna' => '>= 0.05' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;