<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-20 03:33:07.000000000 -0700
+++ Makefile.PL	2017-06-20 03:33:28.000000000 -0700
@@ -1,4 +1,5 @@
 use strict;
+use lib '.';
 use inc::Module::Install;
 
 name           'Authen-Simple';
</pre></body></html>