Fix t/compat/request.t failures

With better error handling in override_mp2_api(), we can see why we get an Internal Server Error from this script:

error overriding Apache2::RequestRec::filename : Bareword "WIN32" not allowed while "strict subs" in use at (eval 178) line 15.

And the fix is trivial.

Thanks to Adam Prime for making me look into this!

git-svn-id: https://svn.apache.org/repos/asf/perl/modperl/trunk@1867432 13f79535-47bb-0310-9956-ffa450edef68
1 file changed