--- Makefile.PL.orig 2017-06-24 20:10:25.000000000 -0700 +++ Makefile.PL 2017-06-24 20:10:42.000000000 -0700 @@ -3,6 +3,7 @@ use strict; use warnings; use Config; +use lib '.'; use inc::Module::Install; # Automatically select XS or PP version in case neither argument is given