Hey guys, I'm trying to compile mod_perl 2.0.8 for Apache 2.4.6 x64, but when I run "perl Makefile.PL" I get this:
ERROR from evaluation of ...\mod_perl-2.0.8\Apache-Reload/Makefile.PL: Use of uninitialized value $v in substitution (s///) at Apache-Test/lib/Apache/TestRun.pm line 1100. What can I do so it can build? Thanks,