Locale-Utils-PlaceholderBabelFish

 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.4218
require 5.006;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'EXE_FILES' => [],
  'PL_FILES' => {},
  'PREREQ_PM' => {
                   'MooX::Types::MooseLike' => 0,
                   'Test::NoWarnings' => 0,
                   'MooX::StrictConstructor' => 0,
                   'MooX::Types::MooseLike::Base' => 0,
                   'Moo' => '1.003001',
                   'Test::Exception' => 0,
                   'namespace::autoclean' => 0,
                   'List::Util' => 0,
                   'HTML::Entities' => 0,
                   'Scalar::Util' => 0,
                   'Test::More' => 0,
                   'Test::Differences' => '0.60',
                   'Carp' => 0
                 },
  'NAME' => 'Locale::Utils::PlaceholderBabelFish',
  'VERSION_FROM' => 'lib/Locale/Utils/PlaceholderBabelFish.pm',
  'INSTALLDIRS' => 'site'
)
;



( run in 2.019 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )