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