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

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libnumber-compare-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 01:34:00 +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
Oracular release main perl
Noble release main perl
Mantic release main perl
Lunar release main perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnumber-compare-perl_0.03-3.dsc 2.1 KiB b98df57210d1424d70257b69be9c8b3c2d87758607171833c81382256502e023
libnumber-compare-perl_0.03.orig.tar.gz 2.5 KiB 83293737e803b43112830443fb5208ec5208a2e6ea512ed54ef8e4dd2b880827
libnumber-compare-perl_0.03-3.debian.tar.xz 3.2 KiB fe55168c19af9c932886378ed5d522e3440da03654b55ee3061682d83ebeac58

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'.