Re: [RELEASE CANDIDATE] Apache-Reload-0.14 RC1

Adam Prime <[email protected]> Sat, 29 Jul 2023 10:17:09 -0400
Newsgroups gmane.comp.apache.mod-perl,gmane.comp.apache.deltacloud.devel
Message-ID <[email protected]>
+1

tests pass on apache 2.4.41 w/ perl 5.28.0, which is what i've got 
immediately available to test with.

Adam

On 7/21/23 18:56, Steve Hay wrote:
> In preparation for an upcoming release of mod_perl to support Perl
> 5.38.0, I am making a new release of Apache-Reload.
> 
> Please download, test, and report back on this Apache-Reload 0.14
> release candidate.
> 
> https://people.apache.org/~stevehay/Apache-Reload-0.14-rc1.tar.gz
> 
> MD5  = 53a2201f98d05b9868581b730d2032c3
> SHA256 = 38fcc0234e9db91624b5bc704ffe93928aa3f1d044bcc26f4839787b21123769
> 
> Major changes in this release are as follows:
> 
> Fix unnecessary FAIL reports on CPAN Testers by checking for mod_perl
> or mod_perl2.
> [Andreas Koenig <[email protected]>, CPAN RT#34316; Steve Hay]
> 
> Fix spelling error.
> [<[email protected]>, CPAN RT#127004]
> 
> Fix Makefile.PL when Apache::Test is not present.
> [Nigel Gregoire, CPAN RT#113778]