|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /installd/perl588installer/CPAN-1.9301/distroprefs/ |
Upload File : |
---
comment: |
I don't know if it is documented. From skimming the Makefile.PL it
seems the way to specify that we want mod_perl 1.
But at least three times it failed: ../nntp-testers/1191783
../nntp-testers/1107548 ../nntp-testers/1098969, all three in March
2008, with 5.10.0@33542, 33412, 33411. OK, I did it wrong. They want
MOD_PERL=1 and they want mod_perl already installed as a
configure_requires.
I've submitted a patch to RT which I do not need myself because
configure_requires should do.
http://rt.cpan.org/Ticket/Display.html?id=34316
match:
distribution: "PHRED/Apache-Reload-\d"
pl:
args:
- "MOD_PERL=1"
depends:
configure_requires:
mod_perl: 1