From 436f65037996b150c5a8b35ac858eefdef222cb7 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sun, 11 Jan 2015 22:05:33 -0800 Subject: [PATCH] perldelta for d8bd3d828 / #123495 --- pod/perldelta.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 6a29ae2..d452c2c 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -464,6 +464,10 @@ and there must be a string of at least 128 consecutive bytes to match. C now works on very long strings instead of dying with 'Substitution loop'. [perl #103260] [perl #123071] +=item * + +C no longer crashes with not-a-number values. [perl #123495] + =back =head1 Known Problems -- 1.8.3.1