> Has anyone tried to combine Embperl (1 or 2) with a POE-based
> application? I'm thinking of doing this, but have no idea
> what kind of issues might come up.
>
I have not done so yet, but I am using POE a lot and I can't imagine any
problems when you put both together. The only thing you hav
Has anyone tried to combine Embperl (1 or 2) with a POE-based
application? I'm thinking of doing this, but have no idea what kind of
issues might come up.
DJM:>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
>
> Having trouble using DBIx::Recordset->do. I'd like to use
> the do command to issue 'show master logs' on a MySQL
> database. Unfortunately, I can't find a way to actually get
> the data ouput back. It doesn't seem to return the data back
> like a regular $set -> Search would. I'm conf
> First off, I thought I would give a hint to anyone installing
> EmbPerl 2.0RC1 on SuSE 9.1,
Thanks for that hint!
>
> I am wondering if that is the best place to put the
> "PerlRequire"?
I think this is quite ok. It only should be processed before you use other
Embperl directives.
>
> I