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