[ ソース: 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'.