This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Changes | ||
| |
MANIFEST | ||
| |
Makefile.PL | ||
| |
README | ||
| |
bin/ | ||
| |
examples/ | ||
| |
ircd.crt | ||
| |
ircd.key | ||
| |
lib/ | ||
| |
t/ | ||
| |
tools/ | ||
| |
xt/ |
README
POE::Component::Server::IRC =========================== 1). What is it ? ================ A POE component that implements an IRC server ( ircd ). It's based on hybrid-7.2.2 and has been tested against hybrid-7.2.2 and hybrid-7.0. It supports the TS5 server-to-server protocol so should support networks based on this protocol. 2). What can I do with it ? =========================== Run an IRC network. It supports linking servers and writing IRC services. 3). Something is wrong with it ============================== Email me <chris@bingosnet.co.uk> or raise a ticket at http://rt.cpan.org/ 4). Legalese ============ This was written by me, BinGOs ( aka Chris Williams ). This module may be used, modified, and distributed under the same terms as Perl itself. Please see the licence that came with our Perl distribution for details. Yadda Yadda.








