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:
958cdea
)
perldelta for 7db8c4f1f19e and 958cdeac409
author
Tony Cook
<tony@develop-help.com>
Wed, 10 Feb 2016 03:35:53 +0000
(14:35 +1100)
committer
Tony Cook
<tony@develop-help.com>
Wed, 10 Feb 2016 03:35:53 +0000
(14:35 +1100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
2dc40be
..
7a9cf56
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-529,8
+529,8
@@
for the stash. [perl #126410]
=item *
-The AUTOLOAD method is now called when searching for a DESTROY method
.
-
[perl #124387
]
+The AUTOLOAD method is now called when searching for a DESTROY method
,
+
and correctly sets C<$AUTOLOAD> too. [perl #124387] [perl #127494
]
=back