http://qs321.pair.com?node_id=472162


in reply to Re: Using POE::Component::IRC
in thread Using POE::Component::IRC

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.