Blob Blame History Raw
diff -up Catalyst-Authentication-Store-DBIx-Class-0.1506/Makefile.PL.orig Catalyst-Authentication-Store-DBIx-Class-0.1506/Makefile.PL
--- Catalyst-Authentication-Store-DBIx-Class-0.1506/Makefile.PL.orig	2017-05-29 08:52:35.111680148 +0200
+++ Catalyst-Authentication-Store-DBIx-Class-0.1506/Makefile.PL	2017-05-29 08:52:47.386608228 +0200
@@ -1,3 +1,4 @@
+BEGIN { push @INC, '.'; }
 use inc::Module::Install 0.91;
 
 if( -e 'MANIFEST.SKIP' ) {