Paketname | libnumber-compare-perl |
Beschreibung | module for performing numeric comparisons in Perl |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.01-6 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 7036 Byte |
Prüfsumme MD5 | 3613a2bf485a1f4f2cb044ad83888480 |
Prüfsumme SHA1 | 56e05fb837aecf11ee1d815b701198f35d8ef628 |
Prüfsumme SHA256 | 5b4438c9cf3b52e68b2c40b21ec65834e5123fe99f145437e7845c537469eeb9 |
Link zum Herunterladen | libnumber-compare-perl_0.01-6_all.deb |
Ausführliche Beschreibung | Number::Compare allows 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'.
|