Your IP : 216.73.216.74


Current Path : /usr/share/doc/perl-Inline/example/modules/Boo-2.01/
Upload File :
Current File : //usr/share/doc/perl-Inline/example/modules/Boo-2.01/Makefile.PL

use Inline::MakeMaker;

WriteMakefile(
    NAME             => 'Boo',
    VERSION_FROM     => 'lib/Boo.pm',

    clean => { FILES => '_Inline *.inl' },
);