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:
9b2d731
)
perldelta for e15ca23a92
author
Father Chrysostomos
<sprout@cpan.org>
Sun, 15 Sep 2013 06:20:51 +0000
(23:20 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sun, 15 Sep 2013 06:20:51 +0000
(23:20 -0700)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
50f3b41
..
0fcaf03
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-293,10
+293,10
@@
full details.
=item *
-L<ExtUtils::ParseXS> has been upgraded from version 3.21 to 3.2
2
.
+L<ExtUtils::ParseXS> has been upgraded from version 3.21 to 3.2
3
.
-No changes have been made to the installed code other than the version bump to
-keep in sync with the latest CPAN release.
+Unquoted "here-doc" markers for typemaps can now be optionally followed by
+a semicolon, just like quoted markers. [perl #119761]
=item *