Changes for version 1.41 - 2010-10-30
- Converted the Changes file to something human-writable (and more human-readable)
- Removed the unused Pipeline.pm file
- Migrate distribution to Dist::Zilla
- Use Object::Pluggable instead of POE::Component::Pluggable
- Changed POE::Component::IRC to a test (instead of runtime) dependency
- Added some documentation to the distribution about the IRC server protocols we implement
- The compress link test was getting skipped unconditionally. Fixed.
- The SSL test was not getting run. Enabled it.
- Remove POE::Component::Server::IRC::Test::Plugin and the associated 4_test_plugin.t test. That sort of testing is covered by Object::Pluggable's test suite.
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.
a fully event-driven networkable IRC server daemon module with an OperServ.
Provides plugin documentation for POE::Component::Server::IRC.