Config-TT2

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

# 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' => {}
        )
;



( run in 1.060 second using v1.01-cache-2.11-cpan-39bf76dae61 )