This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for Carp dot
[perl5.git] / pod / perldelta.pod
index 6f82f5a..67247ca 100644 (file)
@@ -1,7 +1,7 @@
 =encoding utf8
 
 =for comment
-This has been completed up to 62e907591, except for:
+This has been completed up to 0aae26c14, except for:
 803e389        rurban  CYG17 utf8 paths
 d9298c1        rurban  mymalloc isn't thread safe
 
@@ -169,6 +169,13 @@ field added in 5.15.4 [perl #108860].
 
 =item *
 
+L<Carp> has been upgraded from version 1.24 to version 1.25.
+
+It now puts a dot after the file and line number, just like errors from
+C<die> [perl #106538].
+
+=item *
+
 L<Compress::Raw::Bzip2> has been upgraded from version 2.045 to version 2.048.
 
 =item *