/usr/local/CPAN/Math-Fleximal/Makefile.PL


# Generated by Module::Build::Compat->create_makefile_pl

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME        => 'Math::Fleximal',
   VERSION     => '0.06',
   PL_FILES    => {},
   INSTALLDIRS => 'site',
   PREREQ_PM   => {

		  },
  );