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:
d8816ad
)
perldelta: fix pod syntax
author
Father Chrysostomos
<sprout@cpan.org>
Fri, 8 Jun 2012 02:54:36 +0000
(19:54 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Fri, 8 Jun 2012 06:51:10 +0000
(23:51 -0700)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
fdf6a2e
..
29fd480
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-258,6
+258,8
@@
XXX Describe change here
=over 4
+=item *
+
The "Runaway prototype" warning that occurs in bizarre cases has been
removed as being unhelpful and inconsistent.