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"

APR - Perl Interface for Apache Portable Runtime (libapr and libaprutil Libraries) River stage three • 155 direct dependents • 183 total dependents

On load this modules prepares the APR enviroment (initializes memory pools, data structures, etc.) You don't need to use this module explicitly, since it's already loaded internally by all "APR::*" modules....

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

MPMs - Multi-Processing Model Modules River stage three • 155 direct dependents • 183 total dependents

Discover what are the available MPMs and how they work with mod_perl. META: This doc is under construction. Owners are wanted. -- pgollucci volunteering...

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

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

This document tries to show more efficient coding styles by benchmarking various styles. WARNING: This doc is under construction META: for now these are just unprocessed snippets from the mailing list. Please help me to make these into useful essays....

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

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

This document covers the resources available to the mod_perl 2.0 core developer. Please notice that you probably want to read the user's help documentation if you have problems using mod_perl 2.0. The following mailing lists and resources can be of a...

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

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

This document describes the *sizeof* various structures, as determined by *util/sizeof.pl*. These measurements are mainly for research purposes into making Perl things smaller, or rather, how to use less Perl things....

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

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

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

This chapter gives you the bare minimum information to get you started with mod_perl 2.0. For most people it's sufficient to get going....

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

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

Refer to this document to learn what changes were made to the documents, since you've read these last time. The most recent changes are listed first....

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 talks mainly about porting modules using XS code. It's also helpful to those who start developing mod_perl 2.0 packages. Also make sure to first read about porting Apache:: Perl modules....

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

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

Refer to this document to learn what changes were made to the documents, since you've read these last time. The most recent changes are listed first....

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

APR::OS - Perl API for Platform-specific APR API River stage three • 155 direct dependents • 183 total dependents

"APR::OS" provides the Perl interface to platform-specific APR API. You should be extremely careful when relying on any of the API provided by this module, since they are no portable. So if you use those you application will be non-portable as well....

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

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

Refer to this document to learn what changes were made to the documents, since you've read these last time. The most recent changes are listed first....

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

APR::URI - Perl API for URI manipulations River stage three • 155 direct dependents • 183 total dependents

"APR::URI" allows you to parse URI strings, manipulate each of the URI elements and deparse them back into URIs. All "APR::URI" object accessors accept a string or an "undef" value as an argument. Same goes for return value. It's important to disting...

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

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
151 results (0.019 seconds)