# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Config::IniHash', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Config/IniHash.pm', 'PREREQ_PM' => { 'Hash::Case' => '0', 'Hash::WithDefaults' => '0.04' } ) ;