1 2 3 4 5 6 7
Algorithm::MarkovChain implements a class capable of creating a Markov chain, and then generating output based on it. For more information consult the Algorithm::MarkovChain(3) manpage. Author: Richard Clamp <richardc@unixbeard.net> --will