freebsd-ports/devel/p5-Algorithm-MarkovChain/pkg-descr
Cheng-Lung Sung 10e1478c5a - use PERL_MODBUILD instead of PERL_CONFIGURE
- add WWW in pkg-descr
- remove .packlist in pkg-plist

PR:		ports/72028
Submitted by:	clsung
Approved by:	mentor (vanilla)
2004-10-12 07:50:15 +00:00

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