libmath-int128-perl 0.22-2build3 source package in Ubuntu

Changelog

libmath-int128-perl (0.22-2build3) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:54:34 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-2build3.debian.tar.xz 3.0 KiB aece6165662a074bd7e8c2adbc561648182a76271904b816f51892c5e87ee8ca
libmath-int128-perl_0.22-2build3.dsc 2.1 KiB fdab7437e93b6d5e761c3297f4518e3a1fa6cb42e9713db8015c037473859602

Available diffs

View changes file

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