RE: Move from one handler to another (manually)

Philip Gwyn <[email protected]>
Newsgroups gmane.comp.lang.perl.poe
Message-ID <[email protected]>
On 01-May-2009 howard chen wrote:
> Hello,
> 
> In POE, how to move from one handler (manually) to another handler?
> 
> E.g.
> 
> http://search.cpan.org/dist/POE-Component-Client-NNTP/lib/POE/Component/Client
> /NNTP.pm
> 
> Inside the  "nntp_211" method, I want to force jump to the "_shutdown"
> method?

$poe_kernel->post() or $poe_kernel->yield()

-Philip
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.