diff --git a/Makefile.PL b/Makefile.PL index 9947cc14..1de177ff 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,3 +1,4 @@ +use lib '.'; use inc::Module::Install 1.06; use strict; use warnings;