$OpenBSD: patch-Makefile_PL,v 1.1 2019/01/26 22:11:55 sthen Exp $

Index: Makefile.PL
--- Makefile.PL.orig
+++ Makefile.PL
@@ -1,3 +1,4 @@
+BEGIN { push @INC, '.'; }
 use inc::Module::Install;
 all_from    'lib/HTML/Quoted.pm';
 readme_from 'lib/HTML/Quoted.pm';
