On 7/9/2013 12:41, Koebrick, Andrew (MNIT) wrote:

It looks like the Apache2::Connection API changed quite a bit in 2.4

How have you made that determination?

Here's the original Apache2::Connection API reference:

    https://perl.apache.org/docs/2.0/api/Apache2/Connection.html

If you change the URL in the obvious way for Apache 2.2 or 2.4, you get a 404 page. I took that to mean the Apache 2.0 Perl API is still the current API.

Have you tried examining your copy of Apache2/Connection.pm? Assuming it is actually present -- and if not, that explains the problem -- does it truly not have a remote_ip() function?

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscr...@perl.apache.org
For additional commands, e-mail: asp-h...@perl.apache.org

Reply via email to