# Note: this file was auto-generated by Module::Build::Compat version 0.35_10
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'Params::Validate',
          'VERSION_FROM' => 'lib/Params/Validate.pm',
          'PREREQ_PM' => {
                           'Attribute::Handlers' => '0.79',
                           'ExtUtils::CBuilder' => 0,
                           'Pod::Man' => '1.14',
                           'Scalar::Util' => '1.10',
                           'Test::More' => '0.34'
                         },
          'INSTALLDIRS' => 'site',
          'EXE_FILES' => [],
          'PL_FILES' => {}
        )
;
