8 lines
300 B
Text
8 lines
300 B
Text
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) man page.
|
|
|
|
WWW: http://search.cpan.org/dist/Algorithm-MarkovChain/
|
|
Author: Richard Clamp <richardc@unixbeard.net>
|
|
|
|
--will
|