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:
01835e3
)
Note the Opcode upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:40:48 +0000
(17:40 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:40:48 +0000
(17:40 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
318812b
..
d8d7130
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1774,6
+1774,10
@@
This fixes a memory leak when DBM filters are used.
=item *
+C<Opcode> has been upgraded from version 1.15 to 1.18.
+
+=item *
+
C<overload> has been upgraded from 1.10 to 1.12.
C<overload::Method> can now handle subroutines that are themselves blessed