<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- Makefile.PL.orig	2017-06-23 04:53:56.000000000 -0700
+++ Makefile.PL	2017-06-23 04:54:15.000000000 -0700
@@ -1,3 +1,4 @@
+use lib '.';
 use inc::Module::Install;
 
 name     'Carp-Clan-Share';
</pre></body></html>