FreeBSD Port: www/mod_perl2

Daniel Mafua daniel.mafua at dempseyuniform.com
Fri May 20 15:34:16 UTC 2016


Perl 5.24 is now live in the ports tree, however mod_perl2 still hasn't resolved issues with 5.22. In the mod_perl2 make file, a check is performed but only against 5.22.

.if ${PERL_VER} == 5.22

This should probably be changed to >=



More information about the freebsd-apache mailing list