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

Changelog

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

  * Import upstream version 2.002001.

 -- gregor herrmann <email address hidden>  Mon, 11 Dec 2023 21:45:22 +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.002001-1.dsc 2.4 KiB ee73075f76e9d14cbc77c3fe38f1214dc92e7b6ee67b4cac409b1c0ff5848f53
libmath-bigint-perl_2.002001.orig.tar.gz 2.8 MiB 21a2874639a5830d9215ed2f1645b700069cb914d8bb92edac1ca27e0db5e60f
libmath-bigint-perl_2.002001-1.debian.tar.xz 4.3 KiB 994ec53c62af3f0e322b22978c21e7c664394e2f3c6e585f4761cc74b6d3e8eb

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.