diff -up Test-utf8-1.01/Makefile.PL.orig Test-utf8-1.01/Makefile.PL --- Test-utf8-1.01/Makefile.PL.orig 2019-09-25 14:24:51.739263486 +0200 +++ Test-utf8-1.01/Makefile.PL 2019-09-25 14:25:13.992655517 +0200 @@ -1,3 +1,5 @@ +use lib "."; + use inc::Module::Install; name 'Test-utf8';