/usr/local/CPAN/Term-Shell/Makefile.PL


use ExtUtils::MakeMaker;
WriteMakefile(
    NAME		=> 'Term::Shell',
    VERSION_FROM	=> 'Shell.pm',
);