[ANNOUNCE] Apache-Test-1.42
Steve Hay <[email protected]> Wed, 28 Aug 2019 08:22:41 +0100
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <CADED=K40PHg90P=7AWA_ABfhx7tUTd_f7OAXWXn8xGGKZctJJg__2575.05658534996$1566976980$gmane$org@mail.gmail.com> |
We are pleased to announce the release of Apache-Test 1.42.
Apache::Test is a test toolkit for testing an Apache server with any
configuration. It works with Apache 1.3 and Apache 2.0/2.2/2.4 and any
of its modules, including mod_perl 1.0 and 2.0. It was originally
developed for testing mod_perl 2.0.
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-Test
Checksums for this release are:
MD5 = 12f29c786eb1be2c56576936feae7d72
SHA1 = 767fc56283daa5a69ffb775667f99891cef2c549
Major changes in this release are as follows:
Fix loading apache_test_config.pm for recent perls in which '.' is no
longer in @INC by default. [Steve Hay]