in reply to Re^2: Using Java methods in perl
in thread Using Java methods in perl

I have a class file not the source.

No problem, Inline::Java handles that too. Just use the STUDY and AUTOSTUDY options. I'm using Inline::Java to access a 3rd-party vendor's API right now and it's working great.

-sam