X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=92834a432ee97196fc0f9a0bef588b804cc5c708;hb=HEAD;hp=8da17eca594d61e5613abbe47853bcb8163d5ef2;hpb=e8b9ffa906f9e5a2d66a4e1a2d1ac11194385332;p=catagits%2FCatalyst-Plugin-Authentication.git diff --git a/Makefile.PL b/Makefile.PL index 8da17ec..92834a4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,5 +1,6 @@ use strict; use warnings; +use lib '.'; use inc::Module::Install 0.87; use Module::Install::AuthorRequires; use Module::Install::AuthorTests;