diff -ruN makepp-2.0.98.5.orig/config.pl makepp-2.0.98.5/config.pl --- makepp-2.0.98.5.orig/config.pl 2017-07-08 21:35:18.257017457 +0200 +++ makepp-2.0.98.5/config.pl 2017-07-08 21:39:06.087026936 +0200 @@ -19,6 +19,8 @@ you on?), get the latest from www.perl.org and install it. EOS +use lib q[.]; + BEGIN { eval { require Mpp::Utils } or warn <