On Thu, Jun 12, 2003 at 02:41:12PM +0530, Raghu wrote:
> Hi ,
> I am try to integrate a Perl application into Java. I am using Perl5.6.1
> 
> with jdk1.4 on solaris2.8.
> I am using JNI to access the perl api's to perform this. The C
> application runs fine, but the Java application core dumps at one
> particular function perl_parse(...). I have gone thru some of the FAQ's
> on the web wheren they said the problem could be the threading model etc
> 
> etc.
> Now i have come across the perl 6 documentation where there was a
> mention of Java api's.
> So will perl6 help me in the task.

perl6-internals (as a list) can't help you, because perl6 isn't written
yet, and you're problem is specifically with perl5, rather than integration
in general.

I see that you've also mailed perl5-porters, which is about perl5, and got
a potentially useful reply there.

Nicholas Clark

Reply via email to