# Note: this file was auto-generated by Module::Build::Compat version 0.3800 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Lingua::LO::Romanize', 'VERSION_FROM' => 'lib/Lingua/LO/Romanize.pm', 'PREREQ_PM' => { 'Moose' => 0, 'Moose::Util::TypeConstraints' => 0, 'MooseX::AttributeHelpers' => 0, 'MooseX::Params::Validate' => 0, 'Test::More' => 0, 'utf8' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;