# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Util::Properties', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Util/Properties.pm', 'PREREQ_PM' => { 'IO::All' => 0, 'Digest::MD5::File' => 0, 'LockFile::Simple' => 0, 'Object::InsideOut' => 0 } ) ;