attempt to get this actually right this time
[catagits/Test-WWW-Mechanize-Catalyst.git] / Makefile.PL
index f580d79..ba00272 100644 (file)
@@ -1,5 +1,5 @@
 #!perl
-use lib '.';
+BEGIN { push @INC, '.' unless $INC[-1] eq '.' }
 use inc::Module::Install 0.87;
 
 use strict;