Home > Archive > PERL POE > June 2005 > Where would I find the difference between post and yield?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Where would I find the difference between post and yield?
|
|
| Jay Strauss 2005-06-08, 9:04 pm |
| Hi,
I used POE a couple of years ago. Now I need to use it again, but can't
remember the stuff.
Where in the docs would I find the definitions of ->post ->yield, what
arguments they take...
Thanks
Jay
| |
| Apocalypse 2005-06-08, 9:04 pm |
| Jay Strauss wrote:
> Hi,
>
> I used POE a couple of years ago. Now I need to use it again, but
> can't remember the stuff.
>
> Where in the docs would I find the definitions of ->post ->yield, what
> arguments they take...
>
> Thanks
> Jay
That would be in the POE::Kernel pod :)
Have fun in your "re-discovery" of POE!
--
Apocalypse
Homepage: http://JiNxEdStAr.0ne.us
IRC: Apocalypse@irc.perl.org
IRC: Apocalypse@irc.freenode.net
Perl Stuff: http://search.cpan.org/~APOCAL/
| |
| Matt S Trout 2005-06-08, 9:04 pm |
| On Sun, Mar 27, 2005 at 12:38:26PM -0600, Jay Strauss wrote:
> Hi,
>
> I used POE a couple of years ago. Now I need to use it again, but can't
> remember the stuff.
>
> Where in the docs would I find the definitions of ->post ->yield, what
> arguments they take...
perldoc POE::Kernel
--
Matt S Trout Brag sheet: http://trout.me.uk/services.html
LAMP, Infrastructure Contact: services@trout.me.uk
and Automation
specialist Do it once. Do it right.
|
|
|
|
|