Random Poetry: includes: makepoem.pl - perl script that actually generates the poem based on the rules of each Word object. Word.pm - Object defining a type of word, and what word types are likly to follow it. Install: Copy the files to you cgi-bin directory, and make sure they are chmod 0777. I use server side include (SSI) on my site to include them in the page That is it. TODO: Interface to add new words to the system Weighting of the words in each word type SOAP or XML-RPC interface Poem 'styles' (i.e. Sonnet, hieku, etc)