# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Regexp::Genex', 'VERSION_FROM' => 'lib/Regexp/Genex.pm', 'PREREQ_PM' => { 'String::Escape' => '2002.001', 'YAPE::Regex' => '3.01' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;