Author: Andreas Tille <tille@debian.org>
Last-Update: 2025-08-14
Description: Make sure vendored DSL.pm will be found

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,3 +1,4 @@
+use lib '.';
 use inc::Module::Install::DSL 1.04;
 
 all_from      lib/Class/Autouse.pm
