/usr/local/CPAN/Math-Group-Thompson/Makefile.PL


use ExtUtils::MakeMaker;

    WriteMakefile(
        NAME            => 'Math::Group::Thompson',
        VERSION_FROM    => 'lib/Math/Group/Thompson.pm'
    );