/usr/local/CPAN/Acme-Pony/Makefile.PL


use ExtUtils::MakeMaker;
WriteMakefile(
		NAME	=> 'Acme::Pony',
		VERSION => '1.00',

	     );