parent
31b826b783
commit
76b879bd20
@ -0,0 +1,8 @@
|
||||
diff -up DBIx-Class-0.082840/Makefile.PL.orig DBIx-Class-0.082840/Makefile.PL
|
||||
--- DBIx-Class-0.082840/Makefile.PL.orig 2017-05-26 10:29:28.090609173 +0200
|
||||
+++ DBIx-Class-0.082840/Makefile.PL 2017-05-26 10:29:52.467466333 +0200
|
||||
@@ -1,3 +1,4 @@
|
||||
+BEGIN { push @INC, '.'; }
|
||||
use strict;
|
||||
use warnings;
|
||||
|
Loading…
Reference in new issue