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

Changelog

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

  * Import upstream version 2.002000.

 -- gregor herrmann <email address hidden>  Sat, 02 Dec 2023 15:10:42 +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.002000-1.dsc 2.4 KiB f0079cea0d692c6803e81fdab633763e802727a3663f8ded1af92f37bcf6fd2c
libmath-bigint-perl_2.002000.orig.tar.gz 2.8 MiB 517c3f36adeb0669a8dfb76b0ac812eedf785e1635e890ee184b2a1c5517fb8d
libmath-bigint-perl_2.002000-1.debian.tar.xz 4.3 KiB d79095fd43c81b9897a34765f5adfab8c3cf56cdc37e60c3f1588d1dba92ad57

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.