The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:mod_perl apache::filter"

Apache2::Filter - Perl API for Apache 2.0 Filtering River stage three • 155 direct dependents • 183 total dependents

"Apache2::Filter" provides Perl API for Apache 2.0 filtering framework. Make sure to read "the Filtering tutorial|docs::2.0::user::handlers::filters"....

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

Apache2::FilterRec - Perl API for manipulating the Apache filter record River stage three • 155 direct dependents • 183 total dependents

"Apache2::FilterRec" provides an access to the filter record structure. The "Apache2::FilterRec" object is retrieved by calling "frec()": $frec = $filter->frec;...

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

Apache2::Const - Perl Interface for Apache Constants River stage three • 155 direct dependents • 183 total dependents

This package contains constants specific to "Apache" features. mod_perl 2.0 comes with several hundreds of constants, which you don't want to make available to your Perl code by default, due to CPU and memory overhead. Therefore when you want to use ...

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

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

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

This chapter discusses issues relevant too any kind of handlers....

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

Apache2::SubRequest - Perl API for Apache subrequests River stage three • 155 direct dependents • 183 total dependents

"Apache2::SubRequest" contains API for creating and running of Apache sub-requests. "Apache2::SubRequest" is a sub-class of "Apache2::RequestRec object"....

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 attempts to help understand the code flow for certain features. This should help to debug problems and add new features. This document auguments mod_perl internals: Apache 2.0 Integration and discusses the internals of the mod_perl-spec...

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

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

This chapter should give you a general idea about what mod_perl 2.0 is and how it differs from mod_perl 1.0. This chapter presents the new features of Apache 2.0, Perl 5.6.0 -- 5.8.0 and their influence on mod_perl 2.0. The new MPM models from Apache...

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

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

This document should help to understand the initialization, request processing and shutdown process of the mod_perl module. This knowledge is essential for a less-painful debugging experience. It should also help to know where a new code should be ad...

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 chapter provides an in-depth mod_perl 2.0 configuration details....

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

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

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

This document explains how to debug C code under mod_perl, including mod_perl core itself. For certain debugging purposes you may find useful to read first the following notes on mod_perl internals: Apache 2.0 Integration and mod_perl-specific functi...

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::Directive - Perl API for manipulating the Apache configuration tree River stage three • 155 direct dependents • 183 total dependents

"Apache2::Directive" provides the Perl API for manipulating the Apache configuration tree...

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