Changes for version 0.50 - 2010-05-30
- Hailo hadn't been installed with the hailo command-line script since release 0.34. Now it's built with MakeMaker::Awesome 0.08 with fixes this error.
- Fix the script compilation test in t/01_compile.t. Test::Script renamed its script_compiles function to script_compiles_ok.
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