use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Template::Plugin::Decode', 'VERSION_FROM' => 'lib/Template/Plugin/Decode.pm', 'PREREQ_PM' => { }, );