Inline-Java - Re: InlineJavaPerlInterpreter: pass array from perl to Java

Posted on Mon May 8 03:03:12 2006 by patl in response to 2228 (See the whole thread of 2)
Re: InlineJavaPerlInterpreter: pass array from perl to Java
When you are using InlineJavaPerlInterpreter, you are really using Callbacks. See

http://search.cpan.org/~patl/Inline-Java-0.50/Java/Callback.pod#CALLBACK_CONTEXT

for an example of what you are trying to do.

Patrick
Write a response