Hi (and happy new year). I'am trying to get familiar with POE programming for a few days now but still am sometimes confused - not to say: totally lost.
I picked the POE::Component::Server::IRC "fairly simple example" code. All's fine, OK, I got my IRC server running. What I want now is to be able to kick user as they join some channels from this program. I am a bit confused about the daemon_cmd_kick and daemon_server_kick events and how to "send" its to the main process. I'm not sure where to place my "kick" order. I tried in sub _default with a $poe_kernel->post() but, well, without success. Does anyone have a example of that kind of call ? Regards, Guillaume Arcas - [http://yom.retiaire.org] ----------------------------------------------------------- "Je cherche un ailleurs, mais pas trop loin d'ici." (Sempé)
