perldelta: update known problems
authorRicardo Signes <rjbs@cpan.org>
Mon, 19 May 2014 14:33:16 +0000 (10:33 -0400)
committerRicardo Signes <rjbs@cpan.org>
Mon, 19 May 2014 14:38:07 +0000 (10:38 -0400)
pod/perldelta.pod

index 828327a..75d8209 100644 (file)
@@ -3568,13 +3568,16 @@ Fixed a crash when destroying a self-referencing GLOB.  [perl #121242]
 
 =item *
 
+L<IO::Socket> is known to fail tests on AIX 5.3.  There is
+L<a patch|https://rt.perl.org/Ticket/Display.html?id=120835> in the request
+tracker, #120835, which may be applied to future releases.
+
+=item *
+
 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 *
@@ -3583,29 +3586,12 @@ L<Data::Structure::Util> version 0.15
 
 =item *
 
-L<Data::Util> version 0.62
-
-=item *
-
 L<HTML::StripScripts> version 1.05
 
 =item *
 
-L<LaTeX::Encode> version 0.08
-
-=item *
-
 L<List::Gather> version 0.08.
 
-=item *
-
-L<Mail::SpamAssassin> version 3.3.2
-
-=item *
-
-L<RDF::Trine>.  The test failures are actually due to a bug in
-L<XML::LibXML> version 2.0108.  A patch to XML::LibXML has been submitted.
-
 =back
 
 =back