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


use ExtUtils::MakeMaker;
use strict;

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