libnumber-compare-perl 0.03-1.1 source package in Ubuntu

Changelog

libnumber-compare-perl (0.03-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Fri, 25 Dec 2020 18:05:34 +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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnumber-compare-perl_0.03-1.1.dsc 2.1 KiB 850f47e002dc3b1bcabd1a36d767ef16ffe90656ed9f91b0dbe107ffcf07c09d
libnumber-compare-perl_0.03.orig.tar.gz 2.5 KiB 83293737e803b43112830443fb5208ec5208a2e6ea512ed54ef8e4dd2b880827
libnumber-compare-perl_0.03-1.1.debian.tar.xz 2.8 KiB f8fa28f2fcdd12e5de0e5b9a4234d343b35fa1168f0c51377b695343a034d76c

Available diffs

No changes file available.

Binary packages built by this source

libnumber-compare-perl: module for performing numeric comparisons in Perl

 Number::Compare allows one to compile a simple comparison to an anonymous
 subroutine, which can then be called with a value to be tested against.
 .
 The advantage of using this module is that it understands both the SI prefixes
 'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'.