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


use ExtUtils::MakeMaker;
use strict;

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