File: Changes.pod

package info (click to toggle)
libapache2-mod-perl2 2.0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 12,016 kB
  • sloc: perl: 97,771; ansic: 14,493; makefile: 51; sh: 18
file content (30 lines) | stat: -rw-r--r-- 878 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=head1 NAME

CHANGES

=head1 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.

=head1 ...

Replaced the idiom of using $mod_perl::VERSION as a test for whether
or not you're running under mod_perl 1.x or mod_perl 2.x with a more
accurate and general test. By Frank Wiles E<lt>frankE<lt>atE<gt>wiles.orgE<gt>.

A new troubleshooting section on how to resolve can't locate file foo,
when there is a system limit on the maximum open files. By Ken Simpson
E<lt>ksimpsonE<lt>atE<gt>larch.mailchannels.comE<gt>.

A few corrections in the config chapter by Jean-Sbastien Guay
E<lt>jean_seb E<lt>atE<gt> videotron.caE<gt>.

A new troubleshooting section on how to resolve "undefined symbol"
problems by Matisse Enzer E<lt>matisse E<lt>atE<gt> hamparts.comE<gt>.



=cut