/usr/local/CPAN/Error-errors/Makefile.PL


use inc::Module::Install;

name            'Error-errors';
all_from        'lib/errors.pm';

WriteAll;