summaryrefslogtreecommitdiff
path: root/www/mod_perl2/files/patch-README
blob: ed8c088f34e902bb8732d175fffaf79f4db0ae4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- README.orig	2015-05-30 17:49:11 UTC
+++ README
@@ -12,7 +12,10 @@ Apache:
 
 Perl: 
   Any stable version of Perl currently in support by the Perl community,
-  as described in recent Perl distributions' "perlpolicy.pod" document.
+  as described in recent Perl distributions' "perlpolicy.pod" document,
+  EXCEPT THAT Perl 5.22.x is currently not supported due to the problem
+  reported in https://rt.cpan.org/Ticket/Display.html?id=101962
+  We hope to address that in the next release (2.0.10).
 
   Newer Perl versions may work with this version of mod_perl.  If not,
   the svn version likely will (see above).