We are pleased to announce the release of Apache-SizeLimit 0.98. This release is now, or soon will be, available for download from your favourite CPAN mirror or you can find it at:
https://metacpan.org/release/Apache-SizeLimit Checksums for this release are: MD5 = 66a260169a2018b12f0b90f04ae503fc SHA256 = dcf27d1397399a82603b65bad1ee25a75e13aad4cdb98dc9414d009ea5865860 Major changes in this release are as follows: Overhaul $VERSION numbering scheme to align with other mod_perl modules and avoid warnings from ExtUtils::MakeMaker. [Steve Hay] Remove use of Linux::Smaps - it is slow and uses wrong statistics anyway. [Zefram <zef...@fysh.org>, CPAN RT#93757] Fix unshared memory values when using /proc/self/statm. [Zefram <zef...@fysh.org>, CPAN RT#73752] Fix unnecessary FAIL reports on CPAN Testers by checking for mod_perl or mod_perl2. [Andreas Koenig <a...@cpan.org>; Steve Hay]