Changes for version 0.39 - 2010-04-09
- Set the homepage field in META.yml to http://hailo.org
- Add TODO tests for the Words tokenizer. There are some sub-optimal capitalization behaviors we'd like to fix.
- Use Prereq phases in Dist::Zilla. Hailo will have proper Runtime/Test/Recommends dependencies when META.yml 2.0 comes out.
Modules
A pluggable Markov engine analogous to MegaHAL
Class for the hailo command-line interface to Hailo
The default engine backend for Hailo
A role which adds an 'arguments' attribute
A role representing a Hailo engine backend
A role representing a Hailo storage backend
A role representing a Hailo tokenizer
A role representing a Hailo UI
A base class for Hailo storage backends
A storage backend for Hailo using DBD::mysql
A storage backend for Hailo using DBD::Pg
A storage backend for Hailo using DBD::SQLite
Deploy the database schema Hailo uses
A character tokenizer for Hailo
A tokenizer for Hailo which splits on whitespace, mostly.
A UI for Hailo using Term::ReadLine