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