Re: problem making mod_perl after upgrading perl to 5.18.1

2013-10-03 Thread Steve Hay
On 27 September 2013 15:38, Aquatic Safaris Diver wrote: > I recently updated my perl version to 5.18.1 and wanted to recompile > mod_perl to get the updated perl in my Apache 2.2.25 webserver. > > Here is the output of make > > cc -I/usr/local/src/mod_perl-2.0.7/src/modules/perl > -I/usr/local/sr

Re: On mod_perl-2.0.8 - err_headers_out.t Fails with HTTP::Headers 6.05

2013-10-03 Thread Steve Hay
On 2 October 2013 17:45, Rolando wrote: > On 01/10/13 20:11, Rolando wrote: >> >> Test failing: >> >> mod_perl-2.0.8/t/api/err_headers_out.t >> >> Using: >> - Perl v5.18.1 >> - mod_perl-2.0.8 >> - HTTP::Headers 6.05 >> >> I attached a diff with the changes I made to make the test pass. >> > > I fi