I'd look here: http://search.cpan.org/dist/POE/ and Start with POE::Kernel and POE::Session
The POD docs are the most recent. Cheers David Davis ☄ Software Engineer http://xant.us/ http://xantus.tel/ On Tue, Apr 28, 2009 at 19:38, howard chen <[email protected]> wrote: > Hello, > > On Wed, Apr 29, 2009 at 2:08 AM, David Davis <[email protected]> > wrote: > > Replace 'main' with MyModule and remove MyModule from your function > names. > > > > You should also read the docs. > > > > Yes, but the POE doc are quite scatterred > (http://poe.perl.org/?POE_Documentation), and many are old works, so I > am not sure which one I should read. > > Any suggestions? >
