mod_perl logo perl icon
no previous pagepage up: General Documentationno next page

Changes






Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

By Lincoln Stein, Doug MacEachern
Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams
mod_perl2 User's Guide

mod_perl2 User's Guide

By Stas Bekman, Jim Brandt
Practical mod_perl

Practical mod_perl

By Stas Bekman, Eric Cholet
The mod_perl Developer's Cookbook

The mod_perl Developer's Cookbook

By Geoffrey Young, Paul Lindner, Randy Kobes
mod_perl Pocket Reference

mod_perl Pocket Reference

By Andrew Ford


Table of Contents

Description

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.



TOP

???

* testing:

  o Fixed some typos and ported example code to MP2

* testing:

  o moved from 2.0

* cpan_mod_dev:

  o started a new doc: "Preparing mod_perl modules for CPAN"

* svn_howto:

  o Changed incorrect repository names. Added some more references for
    some of them (mod_perl 2 and mod_perl docs) relative to their
    installation. Added a note about ViewVC. [Per Einar]

  o Added section about SVN+SSH developer access. [Per Einar]

* perf_reference:

  o revamp the "Remedies for Inner Subroutines" section to use modern
    techniques [Brian McCauley <nobull /at/ cpan.org>]

  o added a section on overriding functions to trace their failure.

  o inlined Mike Guy's news article about closures

  o use the caller() trick instead of $^S to figure out whether we are
    inside the eval() block. [Michael G. Schwern]

* correct headers.pod

  o rewrite the headers of this chapter [Per Einar Ellefsen]

  o Some minor syntactic changes (moved SYNOPSIS to description ...)
    [Per Einar]

* multiuser.pod

  o add a reference to cbs, which prevents users from bind'ing to
    certain ports above 1024. [Philippe M. Chiasson]

  o chroot(1) info

  o jail(8) info (Andrew McNaughton)

* started the general documents docset [Thomas Klausner]

  o Made several groups within this docset to preserve clarity. [Per
    Einar]





TOP
no previous pagepage up: General Documentationno next page