[ 原始碼: libnumber-compare-perl ]
套件:libnumber-compare-perl(0.03-3)
libnumber-compare-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnumber-compare-perl:
- [libnumber-compare-perl_0.03-3.dsc]
- [libnumber-compare-perl_0.03.orig.tar.gz]
- [libnumber-compare-perl_0.03-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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'.