Hailo::Role::Engine - A role representing a Hailo engine backend
A "Hailo::Engine::*" gets the following
attributes by using this role:
A storage object the engine should use to get data from.
The current Markov order used by the storage object.
This is the constructor. It accept the attributes specified in
"ATTRIBUTES".
Learn from the given input and add it to storage.
Reply to the given input using the storad data.
Ævar Arnfjörð Bjarmason <avar@cpan.org>
Copyright 2010 Ævar Arnfjörð Bjarmason.
This program is free software, you can redistribute it and/or
modify it under the same terms as Perl itself.