New to Inline::Java and a quick question

[email protected] (David Wang) Wed, 11 Dec 2013 16:25:14 -0800 (PST)
Newsgroups perl.inline
Message-ID <[email protected]>
Hi


I am very new to this stuff, just started to hear about it today. I looked around the web and I find the installation
instructions for inline::c like the following

perl Makefile.PL;
make;
make test;
make install;

But I can't find anywhere else that tells us how to install inline::Java ? BTW, I found the latest Inline is Inline-0.53.tar.gz  and I use Redhat 5

Thanks

David