| ebx documentation | Contained in the ebx distribution. |
Bundle::ebx - Elixir BBS Exchange Suite and prerequisites
perl -MCPAN -e 'install Bundle::ebx'
# Below is a bunch of helpful dependency diagrams.
Net::Telnet # -*
Test::Simple # -*
OurNet::BBSAgent # -----*
Storable # -* |
Net::Daemon # -* |
RPC::PlServer # -----*
Digest::MD5 # ------*
File::Temp # -* |
Data::Dumper # -* |
Net::NNTP # -----*
Date::Parse # -* |
Mail::Address # -* |
MIME::Tools # --* |
IO::Stringy # --* |
Mail::Box # ---*
Term::ReadKey # ------*
enum # ------*
OurNet::BBS # --*
Class::MethodMaker # -* |
GnuPG::Interface # -------*
Crypt::Rijndael # --------*
MIME::Base64 # --------*
Compress::Zlib # --------*
OurNet::BBSApp::Sync # --*
This bundle includes all that's needed to run the Elixir BBS Exchange Suite.
Chia-Liang Kao <clkao@clkao.org>, Autrijus Tang <autrijus@autrijus.org>.
Copyright 2001 by Chia-Liang Kao <clkao@clkao.org>, Autrijus Tang <autrijus@autrijus.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| ebx documentation | Contained in the ebx distribution. |
# $File: //depot/ebx/lib/Bundle/ebx.pm $ $Author: autrijus $ # $Revision: #3 $ $Change: 1895 $ $DateTime: 2001/09/24 18:43:11 $ package Bundle::ebx; $VERSION = '0.01'; 1; __END__