HTML-Template-Compiled-Plugin-I18N

 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
require 5.006;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'test' => {
              'TESTS' => 't\\*.t t\\.svn\\*.t t\\.svn\\text-base\\*.t t\\.svn\\prop-base\\*.t t\\.svn\\props\\*.t t\\.svn\\tmp\\*.t t\\.svn\\tmp\\text-base\\*.t t\\.svn\\tmp\\prop-base\\*.t t\\.svn\\tmp\\props\\*.t t\\lib\\*.t t\\lib\\HTML\\*.t t\\li...
            },
  'PL_FILES' => {},
  'INSTALLDIRS' => 'site',
  'NAME' => 'HTML::Template::Compiled::Plugin::I18N',
  'EXE_FILES' => [],
  'VERSION_FROM' => 'lib/HTML/Template/Compiled/Plugin/I18N.pm',
  'PREREQ_PM' => {
                   'HTML::Template::Compiled' => '0.93',
                   'parent' => 0,
                   'Test::Exception' => 0,
                   'English' => 0,
                   'Data::Dumper' => 0,
                   'Test::NoWarnings' => 0,
                   'Hash::Util' => 0,
                   'Carp' => 0,
                   'Test::More' => 0,
                   'Class::Singleton' => 0,
                   'Test::Differences' => 0,
                   'Cwd' => 0
                 }
)
;



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