NAME

Infobot::Plugin::Conduit::IRC - Very simple graphical interface

DESCRIPTION

Provides a very simple graphical interface

CONFIGURATION EXAMPLE

conduit:
   'TK':
     class : Infobot::Plugin::Conduit::Tk

OVERVIEW

At this point in time, the Tk interface is provided more as a proof of concept than as a serious attempt to write a graphical interface. It's ugly as hell, a little bit unweildy, and not very user-friendly. As such, there are no configuration options. Patches kindly welcomed.

USAGE INFORMATION

POE requires that Tk is loaded before POE itself in order to interact properly with Tk, but this isn't easily achieved using our codebase. As a result, if you're using the Tk conduit, you should load the module on the command line:

perl -MTk infobot infobot.conf