libmath-gmp-perl 2.24-1build1 source package in Ubuntu

Changelog

libmath-gmp-perl (2.24-1build1) jammy; urgency=medium

  * No-change rebuild for the perl update.

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl

Downloads

File Size SHA-256 Checksum
libmath-gmp-perl_2.24.orig.tar.gz 33.0 KiB 69128a1335076727ecfd40edbc51d0d4c08e549fc1fb88b03ac566a0e41e5b70
libmath-gmp-perl_2.24-1build1.debian.tar.xz 4.2 KiB 43845c64ef431cbb8f47f62efa78acfb04536b8fa257b099cead310b8f01033d
libmath-gmp-perl_2.24-1build1.dsc 2.1 KiB 68b12d4f10ded1ebf3442e6218353bf37c24d1d416a80df15c8e3c7e1e8d2341

Available diffs

View changes file

Binary packages built by this source

libmath-gmp-perl: high speed arbitrary size integer math for perl

 Math::GMP was designed to be a drop-in replacement both for
 Math::BigInt and for regular integer arithmetic. Unlike BigInt,
 though, Math::GMP uses the GNU gmp library for all of its
 calculations, as opposed to straight Perl functions. This can result
 in speed improvements.
 .
 The downside is that this module is not 100% compatible to Math::BigInt.

libmath-gmp-perl-dbgsym: debug symbols for libmath-gmp-perl