# $File: //depot/libOurNet/BBSAgent/README $ $Author: autrijus $
# $Revision: #2 $ $Change: 3673 $ $DateTime: 2003/01/20 01:51:29 $
This is the README file for OurNet::BBSAgent, a scriptable telnet-
based agent control library.
* Installation
OurNet::BBSAgent uses the standard perl module install process:
cpansign -v # see SIGNATURE for details
perl Makefile.PL
make
make test
make install
* Copyright
Copyright 2001, 2003 by Autrijus Tang <
[email protected]>.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
See <
http://www.perl.com/perl/misc/Artistic.html>.