in reply to
fork kills Inline::Java
If running the DESTROY/END routines is in fact the problem, it may work to end the process by calling POSIX:_exit() instead.
/J
Comment on
Re: fork kills Inline::Java
In Section
Seekers of Perl Wisdom