In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/1b3da025c55a48511e8e3b0b8b4cfd716c047d83?hp=fa7b7678bab96274911475d96fd3a790506d7f11>

- Log -----------------------------------------------------------------
commit 1b3da025c55a48511e8e3b0b8b4cfd716c047d83
Author: Tony Cook <[email protected]>
Date:   Tue Jan 27 15:27:31 2015 +1100

    perldelta for fa7b7678bab9
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 3adc72d..8bbc849 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -129,6 +129,13 @@ Building in C++ mode on Windows now works.
 
 =item *
 
+L<bigint>, L<bignum>, L<bigrat> have been upgraded to version 0.39.
+
+Document in CAVEATS that using strings as numbers won't always invoke
+the big number overloading, and how to invoke it.  [perl #123064]
+
+=item *
+
 L<PerlIO::scalar> has been upgraded from version 0.21 to 0.22.
 
 Attemptting to write at file positions impossible for the platform now

--
Perl5 Master Repository

Reply via email to