Your IP : 216.73.216.74


Current Path : /proc/self/root/proc/self/root/usr/share/doc/perl-Inline/example/modules/Boo-2.01/
Upload File :
Current File : //proc/self/root/proc/self/root/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' },
);