# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Module::Starter::Plugin::Template::TeTe', 'EXE_FILES' => [ 'scripts/create_template_dir' ], 'VERSION_FROM' => 'lib/Module/Starter/Plugin/Template/TeTe.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Module::Starter' => '1.34', 'File::Spec' => 0, 'File::Path' => 0, 'Text::Template' => '1.44', 'Module::Starter::Plugin::Template' => 0 } ) ;