projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a9b5e6
)
perldelta for 25502127/#115768
author
Father Chrysostomos
<sprout@cpan.org>
Sun, 15 Sep 2013 05:50:48 +0000
(22:50 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sun, 15 Sep 2013 05:50:48 +0000
(22:50 -0700)
pod/perldelta.pod
patch
|
blob
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
9ff13b9
..
faedd88
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-866,6
+866,11
@@
instead of being undefined as they should. This has been fixed.
C<${^MPEN>} is no longer treated as a synonym for C<${^MATCH}>.
+=item *
+
+Perl now tries a little harder to return the correct line number in
+C<(caller)[2]>. [perl #115768]
+
=back
=head1 Known Problems