| Paketname | libfortune-perl | 
| Beschreibung | Perl module to read fortune (strfile) databases | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.2-8 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 68 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete | fortunes | 
| Paketbetreuer | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 13170 Byte | 
| Prüfsumme MD5 | 066babc16a59fb39363b78a2408bce70 | 
| Prüfsumme SHA1 | 0e571c3bd28a8d4a763082da896eb2524b0ca97a | 
| Prüfsumme SHA256 | c6f9ae3585e7fa55add65f4a96d890757e760afd0c3018f7a41cc63beef2ef01 | 
| Link zum Herunterladen | libfortune-perl_0.2-8_all.deb | 
| Ausführliche Beschreibung | The fortune program is a small but important part of the
Unix culture, and this module aims to provide support for
its "fortune cookie" databases to Perl programmers.
.
For efficiency, all versions of fortune rely on a binary
header consisting mainly of offsets into the fortune file
proper.
.
Modern versions of fortune keep this header in a
separate file, and this is the style adopted by the
Fortune module; the older style of munging the header and
data into one large "compiled" file is not (currently)
supported. |