Author: Andreas Tille <tille@debian.org>
Last-Update: 2025-08-15
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 0.91;
 
 all_from      lib/Devel/Dumpvar.pm
