http://qs321.pair.com?node_id=1162976


in reply to Re: Dazed/Confused from previous posts on how to call Java method from Perl
in thread Dazed/Confused from previous posts on how to call Java method from Perl

Error: You have specified 'Java' as an Inline programming language. I currently only know about the following languages: C, Foo, foo ...

Is Inline::Java installed?

use Inline; use Inline ( Java => 'STUDY', STUDY => ['home.rwest.workspace....'], AUTOSTUDY => 1, ); use Inline::Java gw(caught);

There are at least two things wrong with that piece of code:

Have a look at the documentation of Inline::Java, it's full of examples. Also look at the test scripts of Inline::Java, they show how Inline::Java is actually used.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)