In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/bd5908ddf89e6f973bae706894b830587343291d?hp=139c8d14c19a335098f4efa8bfff59d33c1f8ebe>

- Log -----------------------------------------------------------------
commit bd5908ddf89e6f973bae706894b830587343291d
Author: Ricardo Signes <[email protected]>
Date:   Wed Oct 2 21:11:35 2013 -0400

    perlexperiment: add rt.perl.org link for lexsubs
-----------------------------------------------------------------------

Summary of changes:
 pod/perlexperiment.pod | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod
index fb353d9..2a5a05e 100644
--- a/pod/perlexperiment.pod
+++ b/pod/perlexperiment.pod
@@ -72,6 +72,9 @@ See also: L<perlsub/Lexical Subroutines>
 Using this feature triggers warnings in the category
 C<experimental::lexical_subs>.
 
+The ticket for this feature is
+L<[perl #120085]|https://rt.perl.org/rt3/Ticket/Display.html?id=120085>.
+
 =item Regular Expression Set Operations
 
 Introduced in: Perl 5.18

--
Perl5 Master Repository

Reply via email to