libmath-bigint-perl 2.001000-1 source package in Ubuntu

Changelog

libmath-bigint-perl (2.001000-1) unstable; urgency=medium

  * Import upstream version 2.001000.

 -- gregor herrmann <email address hidden>  Fri, 17 Nov 2023 18:59:18 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmath-bigint-perl_2.001000-1.dsc 2.4 KiB 853cfd63e6c85a2f002c4efa716718c35b6ab01d0fc5b10f1512093b13a45d52
libmath-bigint-perl_2.001000.orig.tar.gz 2.8 MiB 0a1cf05d85282be4019f93a947bd8b820c7d11a91ffde560eaed31dddf4ba622
libmath-bigint-perl_2.001000-1.debian.tar.xz 4.2 KiB 645f54f5748cd6c94b1137072bd9620c847a12da51736cc43a6d38c4881136ea

Available diffs

No changes file available.

Binary packages built by this source

libmath-bigint-perl: arbitrary size integer/floating/rational number math package

 Math::BigInt, Math::BigFloat, and Math::BigRat are modules for arbitrary
 precision integers, floating point numbers, and rational numbers.
 .
 All operators are overloaded; operations with overloaded operators preserve
 the arguments.
 .
 Math::BigInt, Math::BigFloat, and Math::BigRat are also in perl core, this
 package provides newer versions separately.