Changes for version 1.48 - 2011-05-22
- Don't enable debug output if a plugin enables raw events
- Backend.pm: Fix issues with listening on the same port on multiple addresses. Also don't emit an ircd_listener_add event when we fail to add a listener.
- croak() instead of warn() when add_peer() is called wrong
- Document peer name argument to ircd_connected
- Depend on IRC::Utils 0.10 for an improved parse_mask()
- Add arguments to ircd_socketerr describing the error
- Fix broken chomping of output for ircd_raw_output
- IRC.pm: Emit ircd_daemon_error on failed peer registration
- Depend on PoCo-Client-DNS and PoCo-Client-Ident again, since most people will want them, and authentication is enabled by default.
Documentation
Generate crypted passwords
Modules
A fully event-driven networkable IRC server daemon module.
A POE component class that provides network connection abstraction for POE::Component::Server::IRC
provides a set of common functions for the POE::Component::Server::IRC suite.
Provides plugin documentation for POE::Component::Server::IRC.
An OperServ plugin for POE::Component::Server::IRC