This is the README file for 'ebx', the Elixir BBS Exchange
Suite built on top of OurNet::BBS, by Elixir Group and
OurInternet Inc.
After installation, please type 'ebx -h' to see available
arguments and options.
* Installation
ebx uses the standard perl module install process:
perl Makefile.PL
make
make install
Alternatively, you could install this distribution with
all prerequisite modules via CPAN's bundle mechanism:
% perl -MCPAN -einstall+q-Bundle::ebx-
* Copyright
Copyright 2001 by Chia-Liang Kao <
[email protected]>,
Autrijus Tang <
[email protected]>.
All rights reserved. You can redistribute and/or modify
this bundle under the same terms as Perl itself.
See <
http://www.perl.com/perl/misc/Artistic.html>.