[ 源代码: libfortune-perl ]
软件包:libfortune-perl(0.2+ds-1.1)
libfortune-perl 的相关链接
Debian 的资源:
下载源码包 libfortune-perl:
- [libfortune-perl_0.2+ds-1.1.dsc]
- [libfortune-perl_0.2+ds.orig.tar.gz]
- [libfortune-perl_0.2+ds-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to read fortune (strfile) databases
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 programmes.
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.