You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Fred Moyer <fr...@redhotpenguin.com> on 2010/09/23 19:55:25 UTC

[ANNOUNCE] Apache-SizeLimit 0.92

Apache::SizeLimit 0.92 has been released to CPAN.  Thanks to several
contributors and testers who helped make this happen.

md5: 4217dbe7cc071b531091542b3c11b700

Summary of changes:

Export USE_SMAPS, VERSION, and REQUEST_COUNT to Apache::SizeLimit
from Apache::SizeLimit::Core.
Call _platform_check_size as a class method to prevent error when
USE_SMAPS=0, RT #33303
Reported by: jgoodridge@alum.dartmouth.edu
[Fred Moyer <fr...@redhotpenguin.com>]

  *********** HEADS UP - SHARED CODE BASE - HEADS UP  ***********
  Apache-SizeLimit has been hybridized.
  It has been split into 3 packages.
    1) Apache::SizeLimit  - User API for httpd 1.3.x / mod_perl 1.x
    2) Apache2::SizeLimit - User API for httpd 2.x / mod_perl 2.x

    3) Apache::SizeLimit::Core - Interal Shared Functionality
         _NEVER_ use this module directly.
[Philip M. Gollucci <pg...@p6m7g8.com>]

Skip tests on OS X (darwin) due to broken getrusage(3)
[Fred Moyer <fr...@redhotpenguin.com>,
 Philip M. Gollucci <pg...@p6m7g8.com>]

Added a SUPPORT section to the docs.
[Dave Rolsky <au...@urth.org>]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org