--- Makefile.PL 2008-01-10 12:14:22.000000000 +0300 +++ Makefile.5.26.PL 2018-09-25 11:46:48.519078000 +0300 @@ -1146,7 +1146,7 @@ iedit "lib/mod_perl_hooks.pm", qq(s/sub mod_perl::hooks.*/sub mod_perl::hooks { qw($hooks) }/); - require "lib/mod_perl_hooks.pm"; + require "./lib/mod_perl_hooks.pm"; my @list = mod_perl::hooks(); unless ($Is_Cygwin) { # test doesn't seem to be needed, works for me (Per Einar)