in reply to Use of Java modules in Perl

I use the Java module for doing something like this, although I'm not sure if it's exactly what you're asking about. With Java, I start up a JVM and call Java classes from my Perl code.