--- Makefile.PL.orig	2017-06-25 18:50:46.000000000 -0700
+++ Makefile.PL	2017-06-25 18:51:00.000000000 -0700
@@ -1,5 +1,6 @@
 use strict;
 use warnings;
+use lib '.';
 use inc::Module::Install 0.91;
 
 if ( $Module::Install::AUTHOR ) {