# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'Template::Plugin::Clone', VERSION => '0.01', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Test::More' => '0', 'Template' => '2', 'Template::Plugin::VMethods' => '2.06', }, );