Trigger an event from outside an event handler

[email protected] (pablo baez) Tue, 29 Mar 2016 11:25:54 -0300
Newsgroups perl.poe
Message-ID <[email protected]>
Hi,

I'm a POE newbie and looking at the documentation, I don't find a way to 
trigger an event of a specific session, from outside an event handler of 
that session. How can I do that?

Thanks in advance.