XML::Parser 2.31 should be out shortly.
Jarkko Hietaniemi [Tue, 2 Apr 2002 18:09:46 +0000 (18:09 +0000)]
p4raw-id: //depot/perl@15686

pod/perldelta.pod

index 7a759b8..2730f9c 100644 (file)
@@ -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;