aboutsummaryrefslogtreecommitdiff
path: root/net/p5-OurNet-BBSAgent/pkg-descr
blob: ab3f5c10885e0c583d10a5f7e2da00069e587bbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OurNet::BBSAgent provides an object-oriented interface to TCP/IP based
interactive services, by simulating as a virtual user with action defined by a
script language.

The developer could then use the same methods to access different services, to
easily implement interactive robots, spiders, or other cross-service agents.

The scripting language of OurNet::BBSAgent features both flow-control and
event-driven capabilities, makes it especially well-suited for dealing with
automation tasks involved with Telnet-based BBS systems.

This module is the foundation of the BBSAgent back-end described in OurNet::BBS.
Please consult its man page for more information.

WWW: http://search.cpan.org/dist/OurNet-BBSAgent/