This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for #92260/b59747a
authorFather Chrysostomos <sprout@cpan.org>
Tue, 13 Aug 2013 13:08:56 +0000 (06:08 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 13 Aug 2013 13:10:44 +0000 (06:10 -0700)
pod/perldelta.pod

index a7bd3d6..dbf66a5 100644 (file)
@@ -186,6 +186,9 @@ L<Devel::Peek> has been upgraded from version 1.12 to 1.13.
 The C<SvREFCNT_inc()> and C<SvREFCNT_dec()> functions have been
 removed and C<SvREFCNT()> will now work on non-scalars. [perl #117793]
 
+C<fill_mstats> no longer crashes if its argument is not already a string.
+[perl #92260]
+
 =item *
 
 L<Exporter> has been upgraded from version 5.68 to 5.69.