Skip Menu |

This queue is for tickets about the Math-Int128 CPAN distribution.

Report information
The Basics
Id: 86977
Status: resolved
Priority: 0/
Queue: Math-Int128

People
Owner: Nobody in particular
Requestors: DROLSKY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Exponent operator removes object-ness
perl -MMath::Int128=uint128 -MDevel::Dwarn -e 'Dwarn uint128(2)**120' This seems to return a non-object. Similar code using Math::Int64 with an exponent of 60 doesn't have the same problem.
Exponentiation was not implemented on Math::Int128. I have released a new version supporting it: https://metacpan.org/release/SALVA/Math-Int128-0.10