Package: libnumber-compare-perl Version: 0.03-3 Architecture: all Maintainer: Debian Perl Group Installed-Size: 19 Section: perl Priority: optional Multi-Arch: foreign Homepage: https://metacpan.org/release/Number-Compare Description: 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'.