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


use ExtUtils::MakeMaker;
use strict;

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