File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
cpan/Math-BigInt-FastCalc/lib/Math/BigInt Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -778,8 +778,8 @@ package Maintainers;
778778 },
779779
780780 ' Math::BigInt::FastCalc' => {
781- ' DISTRIBUTION' => ' PJACKLAM/Math-BigInt-FastCalc-0.5019 .tar.gz' ,
782- ' SYNCINFO' => ' mauke on Wed Mar 19 06:31:57 2025' ,
781+ ' DISTRIBUTION' => ' PJACKLAM/Math-BigInt-FastCalc-0.5020 .tar.gz' ,
782+ ' SYNCINFO' => ' jkeenan on Thu Apr 10 20:46:45 2025' ,
783783 ' FILES' => q[ cpan/Math-BigInt-FastCalc] ,
784784 ' EXCLUDED' => [
785785 qr { ^inc/} ,
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ BEGIN {
1212 our @ISA = qw< Math::BigInt::Calc > ;
1313}
1414
15- our $VERSION = ' 0.5019 ' ;
15+ our $VERSION = ' 0.5020 ' ;
1616
1717my $MAX_EXP_F ; # the maximum possible base 10 exponent with "no integer"
1818my $MAX_EXP_I ; # the maximum possible base 10 exponent with "use integer"
You can’t perform that action at this time.
0 commit comments