# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 require 5.008; use ExtUtils::MakeMaker; WriteMakefile ( 'DISTNAME' => 'Regexp-Whitespace', 'VERSION_FROM' => 'lib/Regexp/Whitespace.pm', 'PREREQ_PM' => { 'Attribute::Memoize' => '0', 'Clone' => '0.28', 'Scalar::Util' => '0', 'Test::More' => '0', 'YAPE::Regex' => '3.03', 'charnames' => '0', 'constant' => '0', 'if' => '0', 'ok' => '0', 'overload' => '0', 'strict' => '0', 'warnings' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;