# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Fey::ORM', 'VERSION_FROM' => 'lib/Fey/ORM.pm', 'PREREQ_PM' => { 'Devel::GlobalDestruction' => '0', 'Exception::Class' => '0', 'Fey' => '0.15', 'Fey::DBIManager' => '0.07', 'Fey::Test' => '0.05', 'List::MoreUtils' => '0', 'Moose' => '0.86', 'MooseX::AttributeHelpers' => '0.13', 'MooseX::ClassAttribute' => '0.08', 'MooseX::SemiAffordanceAccessor' => '0', 'MooseX::StrictConstructor' => '0.08', 'Scalar::Util' => '0', 'Sub::Exporter' => '0', 'Test::Exception' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;