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

Changelog

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

  * Import upstream version 2.003001.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Mon, 01 Jan 2024 22:41:38 +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.003001-1.dsc 2.4 KiB 5167601fe89651a43fa8dfd6b3985106a78c27504db1bc0b3a8bad4e22327f27
libmath-bigint-perl_2.003001.orig.tar.gz 2.8 MiB 9e14c5b0b7eecd1dca6d7c1eca680befccf212f7e6683f0b874348375a0333fc
libmath-bigint-perl_2.003001-1.debian.tar.xz 4.3 KiB cbb5d71e0fe4350796a82657e092e5414d5a19936afa70821619a391ea9d94ef

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.