From 508d2c0af8f78ef48981e0d7f101b6a288852c4b Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Fri, 23 Aug 2013 18:11:55 -0700 Subject: [PATCH] List broken modules from #119125 in perl5200delta MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit so that we can track these all in one spot and close the various RT tickets as we go. I am only listing ‘high-profile’ modules, meaning those that have at least 5 dependents (an arbitrary number picked by Jesse Vincent some time ago). --- Porting/perl5200delta.pod | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/Porting/perl5200delta.pod b/Porting/perl5200delta.pod index 3e96d31..2643990 100644 --- a/Porting/perl5200delta.pod +++ b/Porting/perl5200delta.pod @@ -354,7 +354,27 @@ platform specific bugs also go here. =item * -XXX +The following modules are known to have test failures with this version of +Perl. Patches have been submitted, so there will hopefully be new releases +soon: + +XXX Go through this list just before the release of 5.20 and remove any +modules that have been fixed. + +=over + +=item * +
L version 1.05 + +=item * + +L version 0.08 + +=item + +L version 3.3.2 + +=back =back -- 1.8.3.1