# Note: this file was auto-generated by Module::Build::Compat version 0.3607 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'String::MatchInterpolate', 'VERSION_FROM' => 'lib/String/MatchInterpolate.pm', 'PREREQ_PM' => { 'Test::Exception' => 0, 'Test::More' => 0, 'Text::Balanced' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;