This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af7c9f8
)
perldelta for changes to perlexperiment
author
Ricardo Signes
<rjbs@cpan.org>
Mon, 24 Jun 2013 01:56:58 +0000
(21:56 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Mon, 24 Jun 2013 01:56:58 +0000
(21:56 -0400)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
4153f04
..
fa53a2f
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-151,13
+151,15
@@
XXX Changes which significantly change existing files in F<pod/> go here.
However, any changes to F<pod/perldiag.pod> should go in the L</Diagnostics>
section.
-=head3 L<
XXX
>
+=head3 L<
perlexperiment
>
=over 4
=item *
-XXX Description of the change here
+Code in regular expressions, regular expression backtracking verbs,
+and lvalue subroutines are no longer listed as experimental. (This
+also affects L<perlre> and L<perlsub>.)
=back