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:
fbdb83f
)
perldelta for ‘Not a format ref’
author
Father Chrysostomos
<sprout@cpan.org>
Fri, 8 Jun 2012 06:25:39 +0000
(23:25 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Fri, 8 Jun 2012 06:51:12 +0000
(23:51 -0700)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
d6ed89c
..
c716019
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-271,6
+271,11
@@
XXX Describe change here
The "Runaway prototype" warning that occurs in bizarre cases has been
removed as being unhelpful and inconsistent.
+=item *
+
+The "Not a format reference" error has been removed, as the only case in
+which it could be triggered was a bug.
+
=back
=head1 Utility Changes