From c7fdd20b657fb23cb786578189b7a9b1e156acf6 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sun, 11 Jan 2015 21:47:34 -0800 Subject: [PATCH] perldelta for 3c6ef0a5 / #103260 / #123071 --- pod/perldelta.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 80bc261..ea26055 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -455,6 +455,11 @@ means they have to be compiled within the scope of C>), and there must be a string of at least 128 consecutive bytes to match. [perl #123539] +=item * + +C now works on very long strings instead of dying with 'Substitution +loop'. [perl #103260] [perl #123071] + =back =head1 Known Problems -- 1.8.3.1