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::Table"

APR::Table - Perl API for manipulating APR opaque string-content tables River stage three • 155 direct dependents • 183 total dependents

"APR::Table" allows its users to manipulate opaque string-content tables. On the C level the "opaque string-content" means: you can put in '\0'-terminated strings and whatever you put in your get out. On the Perl level that means that we convert scal...

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

xs/tables/current24/APR/FunctionTable.pm River stage three • 155 direct dependents • 183 total dependents

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

xs/tables/current/APR/FunctionTable.pm River stage three • 155 direct dependents • 183 total dependents

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::Const - Perl Interface for APR Constants River stage three • 155 direct dependents • 183 total dependents

This package contains constants specific to "APR" features. Refer to "the Apache2::Const description section" for more information....

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

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

As the chapter's title implies, here you will find ready-to-go mod_perl 2.0 recipes. If you know a useful recipe, not yet listed here, please post it to the mod_perl mailing list and we will add it here....

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

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

This chapter explains how to implement the HTTP protocol handlers in mod_perl....

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

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

This chapter discusses mod_perl's input and output filter handlers. If all you need is to lookup the filtering API proceed directly to the "Apache2::Filter" and "Apache2::FilterRec" manpages....

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

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

This chapter explains how to implement Protocol (Connection) Handlers in mod_perl....

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

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

This chapter covers the mod_perl coding specifics, different from normal Perl coding. Most other perl coding issues are covered in the perl manpages and rich literature....

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

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

This document explains how to navigate the mod_perl source code, modify and rebuild the existing code and most important: how to add new functionality....

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

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

This chapter provides an introduction into mod_perl handlers....

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

Apache2::Log - Perl API for Apache Logging Methods River stage three • 155 direct dependents • 183 total dependents

"Apache2::Log" provides the Perl API for Apache logging methods. Depending on the the current "LogLevel" setting, only logging with the same log level or higher will be loaded. For example if the current "LogLevel" is set to *warning*, only messages ...

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

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

This document discusses how to configure mod_perl 2.0....

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

Apache2::RequestRec - Perl API for Apache request record accessors River stage three • 155 direct dependents • 183 total dependents

"Apache2::RequestRec" provides the Perl API for Apache request_rec object. The following packages extend the "Apache2::RequestRec" functionality: "Apache2::Access", "Apache2::Log", "Apache2::RequestIO", "Apache2::RequestUtil", "Apache2::Response", "A...

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

Apache2::ServerUtil - Perl API for Apache server record utils River stage three • 155 direct dependents • 183 total dependents

"Apache2::ServerUtil" provides the Apache server object utilities API....

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

Apache2::RequestUtil - Perl API for Apache request record utils River stage three • 155 direct dependents • 183 total dependents

"Apache2::RequestUtil" provides the Apache request object utilities API....

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

Apache2::PerlSections - write Apache configuration files in Perl River stage three • 155 direct dependents • 183 total dependents

With "<Perl>"..."</Perl>" sections, it is possible to configure your server entirely in Perl. "<Perl>" sections can contain *any* and as much Perl code as you wish. These sections are compiled into a special package whose symbol table mod_perl can th...

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