libmath-int128-perl 0.22-2build1 source package in Ubuntu
Changelog
libmath-int128-perl (0.22-2build1) focal; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Sat, 19 Oct 2019 08:04:17 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmath-int128-perl_0.22.orig.tar.gz | 101.3 KiB | a630ca401753866955f1173848ab5b4ac4ad5ca6ad9087f11cdf91dde85119bc |
libmath-int128-perl_0.22-2build1.debian.tar.xz | 2.9 KiB | 8222f7af4c6dd51d4222b4dd4d05b8b9a2ee72f995600af0122431bfccce8b15 |
libmath-int128-perl_0.22-2build1.dsc | 2.1 KiB | 9776bea643c7a85befe26bb1f1a054506312c3812e84430df515d789553e2cef |
Available diffs
- diff from 0.22-2 (in Debian) to 0.22-2build1 (332 bytes)
Binary packages built by this source
- libmath-int128-perl: Perl module to manipulate 128 bits integers
Math::Int128 adds support for 128 bit integers, signed and unsigned, to Perl.
.
The API is comparable to Math::Int64, just s/64/128/g ;-)
.
Besides that, as object allocation and destruction has been found to be a
bottleneck, an alternative set of operations that use their first argument as
the output (instead of the return value) is also provided.
- libmath-int128-perl-dbgsym: debug symbols for libmath-int128-perl