<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff --git Makefile.PL Makefile.PL
index a25715a..830a37b 100644
--- Makefile.PL
+++ Makefile.PL
@@ -8,6 +8,7 @@ use strict;
 
 use ExtUtils::MakeMaker;
 
+warn "patch";
 
 my %WriteMakefileArgs = (
     NAME     =&gt; 'App::ChangeShebang',
</pre></body></html>