In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/5268e9118876016f377ee3b77e5da9cae597b42a?hp=ed38223246c041b4e9ce5687cadf6f6b903050ca>

- Log -----------------------------------------------------------------
commit 5268e9118876016f377ee3b77e5da9cae597b42a
Author: Tony Cook <[email protected]>
Date:   Thu Feb 26 14:23:48 2015 +1100

    perldelta for ed38223246c0
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index d158a36..5a36593 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -368,7 +368,9 @@ files in F<ext/> and F<lib/> are best summarized in 
L</Modules and Pragmata>.
 
 =item *
 
-XXX
+Repeated global pattern matches in scalar context on large tainted
+strings were exponentially slow depending on the current match
+position in the string. [perl #123202]
 
 =back
 

--
Perl5 Master Repository

Reply via email to