Index: Makefile.PL
--- Makefile.PL.orig
+++ Makefile.PL
@@ -1,5 +1,6 @@
 use strict;
 use warnings;
+BEGIN { push @INC, '.'; }
 use inc::Module::Install;
 use File::Copy;
 
