# Note: this file was auto-generated by Module::Build::Compat version 0.3800 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Net::IDN::IDNA2003', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Net/IDN/IDNA2003.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Net::IDN::Nameprep' => '1.1', 'Net::IDN::Punycode' => 1, 'Test::NoWarnings' => 0 } ) ;