Paketname | libfortune-perl |
Beschreibung | Perl module to read fortune (strfile) databases |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.2-8 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | fortunes |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 13090 Byte |
Prüfsumme MD5 | d87f00ef6bd6e758bda81d9e2e5b704e |
Prüfsumme SHA1 | b5b40bb30b6bb49e52fdec578b94629f5d7ec0f0 |
Prüfsumme SHA256 | cefd46eb5b57751b222eda2cf489528de58a5325d9254b20b3fb3def02e3628e |
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.
|