# Note: this file was auto-generated by Module::Build::Compat version 0.4218
require 5.006001;
use ExtUtils::MakeMaker;
WriteMakefile
(
'PL_FILES' => {},
'EXE_FILES' => [],
'VERSION_FROM' => 'lib/Locale/MO/File.pm',
'INSTALLDIRS' => 'site',
'PREREQ_PM' => {
'Moo' => '1.003001',
'IO::File' => 0,
'English' => 0,
'Test::HexDifferences' => 0,
'MooX::StrictConstructor' => 0,
'Test::NoWarnings' => 0,
'Test::Differences' => '0.60',
'namespace::autoclean' => 0,
'MooX::Types::MooseLike::Base' => 0,
'charnames' => 0,
'Const::Fast' => 0,
'Hash::Util' => 0,
'Encode' => 0,
'Params::Validate' => 0,
'Test::Exception' => 0,
'Test::More' => 0
},
'NAME' => 'Locale::MO::File'
)
;