POE::Component::IRC also provides the ability to modularise discrete bits of functionality in the form of Plugins.
Plugins can be either simple objects or full POE sessions. For instance, a plugin could use POE::Component::EasyDBI to do database logging of IRC traffic.