--- Makefile.PL.orig 2017-07-03 06:51:23.000000000 -0700 +++ Makefile.PL 2017-07-03 06:51:43.000000000 -0700 @@ -1,5 +1,6 @@ use strict; use warnings; +use lib '.'; use inc::Module::Install; print "which gpg ... ";