add . to inc for Makefile.PL
[catagits/Test-WWW-Mechanize-Catalyst.git] / Makefile.PL
index dbe7c9f..f580d79 100644 (file)
@@ -1,4 +1,5 @@
 #!perl
+use lib '.';
 use inc::Module::Install 0.87;
 
 use strict;