2585557758
This module to create Markov chains and output based on them
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
Algorithm::MarkovChain implements a class capable of creating a Markov
|
|
chain, and then generating output based on it.
|
|
|
|
Please see 'perldoc Algorithm::MarkovChain' for more information.
|