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


use ExtUtils::MakeMaker;
use strict;

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