# Note: this file was auto-generated by Module::Build::Compat version 0.33 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Config::IniFiles', 'VERSION_FROM' => 'lib/Config/IniFiles.pm', 'PREREQ_PM' => { 'Carp' => 0, 'File::Spec' => 0, 'Scalar::Util' => 0, 'Symbol' => 0, 'strict' => 0, 'warnings' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;