Re: Use of POE within a module
howard chen <[email protected]>
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
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?