[pm-h] POE

Montgomery Conner montgomery.conner at gmail.com
Tue Feb 8 19:24:57 PST 2011


POE is an event framework. Event frameworks make it possible to design and
write asynchronous programs in Perl (that is, programs that can go off to
take care of something else instead of blocking on wait).

I haven't used POE directly in years: if your interested in this type of
programming I'd check out AnyEvent on CPAN. This module makes it possible to
combine components written is different (and normally mutually exclusive)
eventing frameworks including POE.

Hope that helps,
m
 On Feb 8, 2011 9:13 PM, "lee latham" <rasto at cm4msaa7.com> wrote:
> Anybody worked with POE?
>
> http://poe.perl.org/
>
> I've been reading about it for half an hour and I'm still trying to
> figure out what, exactly, it is.
> _______________________________________________
> Houston mailing list
> Houston at pm.org
> http://mail.pm.org/mailman/listinfo/houston
> Website: http://houston.pm.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/mailman/private/houston/attachments/20110208/44f41dc0/attachment.html>


More information about the Houston mailing list