# Note: this file was auto-generated by Module::Build::Compat version 0.31012 use ExtUtils::MakeMaker; WriteMakefile ( 'INSTALLDIRS' => 'site', 'NAME' => 'Math::Symbolic', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Math/Symbolic.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Memoize' => '1.01', 'Data::Dumper' => '0', 'Parse::RecDescent' => '0' } ) ;