<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- Makefile.PL.orig	2020-04-15 23:43:27.000000000 -0700
+++ Makefile.PL	2020-04-15 23:43:45.000000000 -0700
@@ -1,3 +1,4 @@
+use lib '.';
 use inc::Module::Install 0.75;
 
 name     'Layout-Manager';
</pre></body></html>