In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/ad033849823af5102587db394bd0cefc64521e60?hp=750c2d3dd28995e0efeff01d561e25cd5e1be538>

- Log -----------------------------------------------------------------
commit ad033849823af5102587db394bd0cefc64521e60
Author: Father Chrysostomos <[email protected]>
Date:   Wed Dec 1 05:33:45 2010 -0800

    perldelta for [perl #68654]
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index bec7daf..1541090 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -188,6 +188,14 @@ the base64 scheme for "URL applications".
 
 =item *
 
+C<mro> has been upgraded from version 1.05 to 1.06.
+
+C<next::method> I<et al.> now take into account that every class inherits
+from UNIVERSAL
+L<[perl #68654]|http://rt.perl.org/rt3/Public/Bug/Display.html?id=68654>.
+
+=item *
+
 C<overload> has been upgraded from 1.11 to 1.12.
 
 =item *

--
Perl5 Master Repository

Reply via email to