# Note: this file was auto-generated by Module::Build::Compat version 0.31012 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Fey::DBIManager', 'VERSION_FROM' => 'lib/Fey/DBIManager.pm', 'PREREQ_PM' => { 'DBD::Mock' => '1.38', 'Fey' => '0.12', 'Fey::Test' => '0.04', 'Moose' => '0.56', 'MooseX::AttributeHelpers' => '0.13', 'MooseX::SemiAffordanceAccessor' => '0.03', 'MooseX::StrictConstructor' => '0.07', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [] ) ;