File_Fortune has been
released via PEAR.
Changes since the proposal include the addition of a static method for
retrieving a random fortune from a list of files, the addition of a DocBook
tutorial listing several usage examples, renaming the exception classes to
conform to PEAR CS, some minor bugfixes, and some streamlining of the
package definition.
Included in the release is an example script, phpFortune, that can be used
on the command line to get random fortunes from one or more fortune files.
Usage is:
$> phpFortune fortunes
$> phpFortune fortunes simpsons hitchhiker
$> phpFortune
Enjoy!