1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/p5-Algorithm-MarkovChain/pkg-descr
2001-01-03 23:15:46 +00:00

8 lines
243 B
Plaintext

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