| Paketname | libnumber-recordlocator-perl | 
| Beschreibung | Perl module that encodes integers into a short "locator string" | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.005-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 64 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 7492 Byte | 
| Prüfsumme MD5 | 44bf1213c496a650b30613c8bcd5322c | 
| Prüfsumme SHA1 | 844d804acff904a979226c32014470a3ac1c8792 | 
| Prüfsumme SHA256 | b4e2d403d811541b315f9ea2378545149c43773ed939b59f5aaf8577e644bfad | 
| Link zum Herunterladen | libnumber-recordlocator-perl_0.005-1_all.deb | 
| Ausführliche Beschreibung | Number::RecordLocator encodes integers into a 32 character "alphabet"
designed to be short and easy to read and pronounce. The encoding maps:
.
    0 to O
    1 to I
    S to F
    B to P
.
With a 32 bit encoding, you can map 33.5 million unique ids into a 5
character code. |