From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Tue, 2 Apr 2002 18:09:46 +0000 (+0000)
Subject: XML::Parser 2.31 should be out shortly.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d34c32a4fce89e5484d739be2d3c25bc47757d8d;p=p5sagit%2Fp5-mst-13.2.git

XML::Parser 2.31 should be out shortly.

p4raw-id: //depot/perl@15686
---

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 7a759b8..2730f9c 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -2796,6 +2796,10 @@ as of 5.7.3:
  -------------------------------------------------------------------------
   ..\ext/threads/t/end.t                6    4  66.67%  3-6
 
+=head2 XML::Parser not working
+
+Use XML::Parser 2.31 or later.
+
 =head2 Localising a Tied Variable Leaks Memory
 
     use Tie::Hash;