[ANNOUNCE] Apache-Test 1.39 released
Steve Hay <[email protected]>
| Newsgroups | gmane.comp.apache.maven.announce,gmane.comp.apache.httpd.test.devel,gmane.comp.apache.mod-perl,gmane.comp.apache.incubator.bigtop.devel |
|---|---|
| Message-ID | <CADED=K5xd6_LmvCsnnjpibDuL8Yhsr_P9pO5q+FgHt25gG2H1A__29879.3261558332$1429774854$gmane$org@mail.gmail.com> |
We are pleased to announce the release of Apache-Test 1.39. This release is now available for download from your favourite CPAN mirror or you can find it at: https://metacpan.org/release/SHAY/Apache-Test-1.39/ The MD5 digest for this release is: 1a24e6a0ae79e58d1acf3278137039c8 Major changes in this release are as follows: Test scripts can now test if perl has a fork() implementation available by using the Apache::Test::need_fork() function. [Steve Hay] CPAN RT#87620: Add -D APACHE2_4 to identify httpd-2.4. [Michael Schout]