The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:mod_perl APR::SockAddr"

APR::SockAddr - Perl API for APR socket address structure River stage three • 155 direct dependents • 183 total dependents

"APR::SockAddr" provides an access to a socket address structure fields. Normally you'd get a socket address object, by calling: use Apache2::Connection (); my $remote_sock_addr = $c->remote_addr; my $local_sock_addr = $c->remote_local;...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC

lib/ModPerl/DummyVersions.pm River stage three • 155 direct dependents • 183 total dependents

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC

APR::Socket - Perl API for APR sockets River stage three • 155 direct dependents • 183 total dependents

"APR::Socket" provides the Perl interface to APR sockets....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC

APR::IpSubnet - Perl API for accessing APRs ip_subnet structures River stage three • 155 direct dependents • 183 total dependents

"APR::IpSubnet" object represents a range of IP addresses (IPv4/IPv6). A socket connection can be matched against this range to test whether the IP it's coming from is inside or outside of this range....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC

Porting River stage three • 155 direct dependents • 183 total dependents

This document describes the various options for porting a mod_perl 1.0 Apache module so that it runs on a Apache 2.0 / mod_perl 2.0 server. It's also helpful to those who start developing mod_perl 2.0 handlers. Developers who need to port modules usi...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC

Apache2::compat - 1.0 backward compatibility functions deprecated in 2.0 River stage three • 155 direct dependents • 183 total dependents

"Apache2::compat" provides mod_perl 1.0 compatibility layer and can be used to smooth the transition process to mod_perl 2.0. It includes functions that have changed their API or were removed in mod_perl 2.0. If your code uses any of those functions,...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC

Apache2::Connection - Perl API for Apache connection object River stage three • 155 direct dependents • 183 total dependents

"Apache2::RequestRec" provides the Perl API for Apache connection record object....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC
7 results (0.046 seconds)