Peter Sergeant > Infobot-0.91_05 > Infobot::Plugin::Conduit::Telnet

Download:
Infobot-0.91_05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Infobot::Plugin::Conduit::Telnet - Telnet server interface

DESCRIPTION ^

Starts a simple Telnet server on the specified port for communicating with Infobot.

CONFIGURATION EXAMPLE ^

 conduit:
    'Simple Telnet Interface':
      class : Infobot::Plugin::Conduit::Telnet
      extras:
          port: 7654

CONFIGURATION OPTIONS ^

port

TCP port to listen on