# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Fey', 'VERSION_FROM' => 'lib/Fey.pm', 'PREREQ_PM' => { 'DBI' => '0', 'Exception::Class' => '0', 'Exporter' => '0', 'Fey::Test' => '0.05', 'File::Temp' => '0', 'List::AllUtils' => '0', 'Moose' => '0.66', 'MooseX::AttributeHelpers' => '0.13', 'MooseX::Params::Validate' => '0.08', 'MooseX::Role::Parameterized' => '0.04', 'MooseX::SemiAffordanceAccessor' => '0.03', 'MooseX::StrictConstructor' => '0.07', 'Scalar::Util' => '0', 'Task::Weaken' => '0.99', 'Test::MockObject' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;