/usr/local/CPAN/the/Makefile.PL


use inc::Module::Install;

name        'the';
all_from    'lib/the.pm';

WriteAll;