Trigger an event from outside an event handler

pablo baez <[email protected]> Tue, 29 Mar 2016 11:25:54 -0300
Newsgroups gmane.comp.lang.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.