/usr/local/CPAN/Games-Nintendo-Mario/Makefile.PL


use ExtUtils::MakeMaker;

use 5.010;

WriteMakefile(
  NAME          => 'Games::Nintendo::Mario',
  VERSION_FROM  => 'lib/Games/Nintendo/Mario.pm',
  LICENSE       => 'perl',
);