/usr/local/CPAN/Bundle-Math-Numeric/Makefile.PL


use ExtUtils::MakeMaker;
use strict;

WriteMakefile(
    'NAME'	=> 'Bundle::Math::Numeric',
    'VERSION_FROM' => 'Numeric.pm',
);