# Note: this file was auto-generated by Module::Build::Compat version 0.30 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Emacs::Run', 'VERSION_FROM' => 'lib/Emacs/Run.pm', 'PREREQ_PM' => { 'Class::Base' => '0.03', 'Data::Dumper' => 0, 'File::Basename' => 0, 'File::Copy' => 0, 'File::Spec' => 0, 'File::Temp' => 0, 'Hash::Util' => 0, 'List::MoreUtils' => 0, 'List::Util' => 0, 'Test::Differences' => 0, 'Test::More' => 0, 'base' => 0, 'lib' => 0, 'strict' => 0, 'warnings' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;