Thanks. +1 here with Apache 2.4.57 / Perl 5.38.0 / VC2022 on Windows 11.
I've pushed one further minor update to avoid a (long-standing) warning when building inside the mod_perl build (see https://svn.apache.org/viewvc?view=revision&revision=1911479) but I don't think it warrants another RC. It will get retested (and more meaningfully) when testing the mod_perl RC which is coming next... This standalone Apache::Reload release doesn't go on https://dist.apache.org/ (it's just released to CPAN) so I will crack on with that now even though we only have two +1s. On Sat, 29 Jul 2023 at 15:17, Adam Prime <adam.pr...@alum.utoronto.ca> wrote: > > +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 <a...@cpan.org>, CPAN RT#34316; Steve Hay] > > > > Fix spelling error. > > [<x.guim...@free.fr>, CPAN RT#127004] > > > > Fix Makefile.PL when Apache::Test is not present. > > [Nigel Gregoire, CPAN RT#113778]