Changes for version 0.43 - 2010-05-11
- Tests failed on 0.42 without Test::Synopsis due to invalid test plan.
- Don't test with both Mouse and Moose on Windows. Failed with Strawberry Perl + dmake, see report 07242729-b19f-3f77-b713-d32bba55d77f.
- Skip t/storage/001_meta/switch-order.t on OpenBSD where it's known to fail, see report 07172161-b19f-3f77-b713-d32bba55d77f.
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