# Note: this file was auto-generated by Module::Build::Compat version 0.3607 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Config::TT2', 'VERSION_FROM' => 'lib/Config/TT2.pm', 'PREREQ_PM' => { 'Carp' => 0, 'Template' => '2.21', 'Test::More' => 0, 'Try::Tiny' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;