X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=f580d79ec66f2f9c7259bc6eebe74aa77838374c;hb=f1336b1652c8fe53a1ce65d476ae3989ced5445f;hp=dbe7c9fc59c17f269efad7412c0aae0b07ea06b3;hpb=4c96289cce33e758321f14dfc7ca35d3ebfa3fa4;p=catagits%2FTest-WWW-Mechanize-Catalyst.git diff --git a/Makefile.PL b/Makefile.PL index dbe7c9f..f580d79 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,5 @@ #!perl +use lib '.'; use inc::Module::Install 0.87; use strict;