# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'Email::Store::NamedEntity', VERSION => '1.3', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Test::More' => '0', 'Lingua::EN::NamedEntity' => '0', 'Email::Store' => '0', 'File::Slurp' => '0', }, );