# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'Object::Meta::Plugin', VERSION => '0.01', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Tie::RefHash' => '>= 1.3', }, );