in reply to
Use perl to call a java class
There is active development of an
Inline::Java
module, which uses Brian Ingerson's
Inline
module. To call methods directly from a Java class, this will probably be your best solution. Look for it within the next few months.
Comment on
Re: Use perl to call a java class
Download
Code
In Section
Seekers of Perl Wisdom