/usr/local/CPAN/Algorithm-ClusterPoints/Makefile.PL



use ExtUtils::MakeMaker;

WriteMakefile( NAME => 'Algorithm::ClusterPoints',
               VERSION_FROM => 'lib/Algorithm/ClusterPoints.pm',
               PREREQ_PM => { Test::More => 0 },
               AUTHOR => 'Salvador Fandino <sfandino@yahoo.com>' );