/usr/local/CPAN/Penguin/Makefile.PL


use ExtUtils::MakeMaker;
WriteMakefile(
    NAME        => 'Penguin', 
    VERSION => '3.00',
);