Algorithm-MarkovChain
view release on metacpan or search on metacpan
--- #YAML:1.0
name: Algorithm-MarkovChain
version: 0.06
author:
- Richard Clamp <richardc@unixbeard.net>
abstract: Object oriented Markov chain generator
license: perl
build_requires:
Test::More: 0
provides:
Algorithm::MarkovChain:
file: lib/Algorithm/MarkovChain.pm
version: 0.06
Algorithm::MarkovChain::Base:
file: lib/Algorithm/MarkovChain/Base.pm
=item 0.02 Mon Oct 09 17:54:00 2000
- test for existence of chains in spew to prevent looping
=back
=head1 AUTHOR
Richard Clamp <richardc@unixbeard.net>
=head1 SEE ALSO
perl(1).
lib/Algorithm/MarkovChain.pm view on Meta::CPAN
=head1 TODO
=over 4
=item Documentation
I need to explain Markov Chains, and flesh out the examples some more.
=item Fix bugs/respond to feature requests
Just email me <richardc@unixbeard.net> and I'll hit it with hammers...
=back
=head1 BUGS
Hopefully not, though if they probably arise from my not understanding
Markov chaining as well as I thought I did when coding commenced.
That or they're jst stupid mistakes :)
=head1 AUTHOR
Richard Clamp <richardc@unixbeard.net>
=head1 SEE ALSO
perl(1).
=cut
( run in 1.334 second using v1.01-cache-2.11-cpan-df04353d9ac )