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