# Note: this file was auto-generated by Module::Build::Compat version 0.35 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Emacs::Run::ExtractDocs', 'VERSION_FROM' => 'lib/Emacs/Run/ExtractDocs.pm', 'PREREQ_PM' => { 'Carp' => 0, 'Class::Base' => 0, 'Cwd' => 0, 'Data::Dumper' => 0, 'Date::Calc' => 0, 'Emacs::Run' => 0, 'Env' => 0, 'Fatal' => 0, 'File::Basename' => 0, 'File::Copy' => 0, 'File::Path' => 0, 'FindBin' => 0, 'Hash::Util' => 0, 'Test::Differences' => 0, 'Test::More' => 0, 'lib' => 0, 'strict' => 0, 'warnings' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;