perldelta for 8bfda0d7d5
authorFather Chrysostomos <sprout@cpan.org>
Tue, 12 Nov 2013 13:46:34 +0000 (05:46 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 12 Nov 2013 13:46:34 +0000 (05:46 -0800)
pod/perldelta.pod

index ef1323f..add70c2 100644 (file)
@@ -465,6 +465,10 @@ argument were a blessed reference with stale method caches (i.e., whose
 class had had subs defined since the last method call).  They are
 disallowed once more, as in 5.16.
 
+=item *
+
+An undefined lexical sub used as an inherited method no longer crashes.
+
 =back
 
 =head1 Known Problems