Ryan,

On 4/9/07, Ryan Gerry <[EMAIL PROTECTED]> wrote:
From my limited understanding of Inline::Java it appears as though it is
possible to run Perl on host A which talks to a JVM on host B.  I was
wondering if the reverse was possible.  Could a JVM on host A call Perl on
host B?

You can't do that. The PerInterpreter bit used from Java uses JNI
directly to call into Perl, so the Perl code can't run on a different
host.

Patrick


Thanks,
Ryan Gerry



--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to