From 18e2e6cd6fa9d048b009640d1560baef5adec8ca Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 13 Aug 2013 08:24:59 -0700 Subject: [PATCH] perldelta for 61e9f3f --- pod/perldelta.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 75a6ed3..143b5ec 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -603,6 +603,12 @@ name. =item * +C with an argument now skips scalars aliased to typeglobs +(C). Previously it would corrupt memory or +crash. + +=item * + C and C were not respecting the bytes pragma. This was a regression from v5.12 [perl #117355]. -- 2.7.4