From 1859dc9030c3bb41097653cb76ebe21bcaf60bc3 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 12 Nov 2013 05:46:34 -0800 Subject: [PATCH] perldelta for 8bfda0d7d5 --- pod/perldelta.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index ef1323f..add70c2 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -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 -- 2.7.4