This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Math::BigInt to version 1.98
[perl5.git] / dist / Math-BigInt / lib / Math / BigInt / Calc.pm
index af638f2..a24400b 100644 (file)
@@ -4,7 +4,7 @@ use 5.006002;
 use strict;
 # use warnings;        # dont use warnings for older Perls
 
-our $VERSION = '0.56';
+our $VERSION = '0.57';
 
 # Package to store unsigned big integers in decimal and do math with them