using custom java classes in perl
I've created some java objects that I would like to use within a perl script. I've looked briefly at the Java.pm object I found in CPAN. Would this allow me to access my java methods in my java object? Anyone have experience with it? thanks
|