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


use ExtUtils::MakeMaker;
use strict;

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