# Note: this file was auto-generated by Module::Build::Compat version 0.31012 use ExtUtils::MakeMaker; WriteMakefile ( 'INSTALLDIRS' => 'site', 'NAME' => 'Object::Simple', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Object/Simple.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Scalar::Util' => '1.14' } ) ;