fix Module::Install without . in @INC
[catagits/Catalyst-Plugin-Authentication.git] / Makefile.PL
index 8da17ec..92834a4 100644 (file)
@@ -1,5 +1,6 @@
 use strict;
 use warnings;
+use lib '.';
 use inc::Module::Install 0.87;
 use Module::Install::AuthorRequires;
 use Module::Install::AuthorTests;