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