33ab4d8
diff -up Cache-Simple-TimedExpiry-0.27/Makefile.PL.orig Cache-Simple-TimedExpiry-0.27/Makefile.PL
33ab4d8
--- Cache-Simple-TimedExpiry-0.27/Makefile.PL.orig	2017-05-16 09:59:38.027940235 +0200
33ab4d8
+++ Cache-Simple-TimedExpiry-0.27/Makefile.PL	2017-05-16 10:00:02.198842324 +0200
33ab4d8
@@ -1,3 +1,5 @@
33ab4d8
+BEGIN { push @INC, '.'; }
33ab4d8
+
33ab4d8
            use inc::Module::Install;
33ab4d8
 
33ab4d8
            name            ('Cache-Simple-TimedExpiry');