ELIZA(1p) User Contributed Perl Documentation ELIZA(1p)
NAME
jabber-querybot - eliza module
DESCRIPTION
This perl modules was not taken into debian packaging. Please install modules manually if they does not work.
use Chatbot::Eliza;
my $query = new Chatbot::Eliza;
RESSOURCES
http://packages.qa.debian.org/c/chatbot-eliza.html
COPYRIGHT AND LICENSE
Copyright (C) 2009-2012 Marco Balmer <marco@balmer.name>
The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.
perl v5.14.2 2012-02-03 ELIZA(1p)