diff --git a/Makefile.PL b/Makefile.PL index 93b5ed5..fffb0d1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,3 +1,4 @@ +BEGIN { push @INC, '.'; } use inc::Module::Package 'Ingy:modern 0.17'; # The default module 'lib/Module/Package.pm' has to be very strict