The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.49 - 2011-05-25

  • Fixed a bug were unsuccessful client registration would leave the client's nickname "already in use" when later clients request it.
  • Backend.pm: Moved client authentication into an Auth plugin.
  • Backend.pm: Be backwards-compatible by not doing "keys $hashref"

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.
Authentication subsystem of POE::Component::Server::IRC::Backend
An OperServ plugin for POE::Component::Server::IRC