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'.
Attachment | Size | Date |
---|---|---|
libnumber-compare-perl_0.01-7_all.deb | 7.05 KB | 05/08/2013 - 14:39 |
libnumber-compare-perl (0.01-7) unstable; urgency=low
[ Tim Retout ]
* debian/control:
+ Update my email address.
+ Fix grammatical error in description.
+ Bump Standards-Version to 3.9.2.
* debian/source/format: Use 3.0 (quilt).
* debian/copyright:
+ Update my email address.
+ Refer to GPL-1 common-licenses file.
+ Refer to "Debian systems" rather than specifically GNU/Linux.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
Recent comments