mod_perl logo
perl icon







no previous pagepage up: General Documentationno next page


Changes











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 moved from 2.0

* cpan_mod_dev:

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

* cvs_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 ViewCVS. [Per Einar]
  o Added section about CVS+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