aboutsummaryrefslogtreecommitdiff
path: root/net/p5-OurNet-BBSAgent/pkg-descr
blob: 89643e3320397704e721b51c1ccb517be4fbd335 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.

Author:	Autrijus Tang <autrijus@autrijus.org>
WWW:	http://search.cpan.org/dist/OurNet-BBSAgent/