# Note: this file was auto-generated by Module::Build::Compat version 0.340201 require 5.6.0; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Math::Polynomial::Solve', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Math/Polynomial/Solve.pm', 'PREREQ_PM' => { 'Test::Simple' => 0, 'Math::Complex' => '1.36' } ) ;