# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Config::Param', 'EXE_FILES' => [ 'script/paramorama' ], 'VERSION_FROM' => 'lib/Config/Param.pm', 'PREREQ_PM' => { 'Test::More' => 0 } ) ;