Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
irc-tree-repl - A Tree-enabled Eval::WithLexicals instance
SYNOPSIS
$ irc-tree-repl
> my $tree = create_tree();
> my $net = create_net();
--> Speak perl as normal
DESCRIPTION
An Eval::WithLexicals REPL that installs a couple simple methods for creating an IRC::Server::Tree or IRC::Server::Tree::Network.
See the documentation for those modules for usage details.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>