Mention Carp enhancements.
Jarkko Hietaniemi [Wed, 5 Jun 2002 19:08:00 +0000 (19:08 +0000)]
p4raw-id: //depot/perl@17019

pod/perldelta.pod

index 191a4e1..bd5da63 100644 (file)
@@ -1073,6 +1073,12 @@ There is a make target "test.deparse" for trying this out.
 
 =item *
 
+Carp has now better interface documentation, and the @CARP_NOT
+interface has been added to get optional control over where errors
+are reported independently of @ISA.
+
+=item *
+
 Class::Struct can now define the classes in compile time.
 
 =item *