--- Makefile.PL.orig 2017-06-26 21:55:24.000000000 -0700 +++ Makefile.PL 2017-06-26 21:56:05.000000000 -0700 @@ -1,6 +1,7 @@ #! /usr/bin/perl -w # Load the Module::Install bundled in ./inc/ +use lib '.'; use inc::Module::Install; # Define metadata