Re: question on mixing Inline modules with POE
[email protected] (Bill Nash) Wed, 31 Mar 2010 05:32:59 -0700
| Newsgroups | perl.poe |
|---|---|
| Message-ID | <[email protected]> |
I've never seen it either, but I suspect poe will care in the same manner any other perl program will. Blocking will occur where it will. Subs will be subs. Try it. :) On Mar 31, 2010 3:48 AM, "ty" <[email protected]> wrote: I was considering mixing POE with Inline::Python. However, I have not seen any example of using Inline modules with POE. Is this possible to do, and does anyone have an example. Best Regards Ty