
Hailo::UI::ReadLine - A UI for Hailo using Term::ReadLine

This module is called internally by Hailo, it takes no options.
A ReadLine interface will be presented when calling hailo on the command-line with only a --brain argument:
hailo --brain hailo.sqlite

Presents a ReadLine interface using Term::ReadLine, the Term::ReadLine::Gnu frontend will be used.

Æ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.