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