Bringing Java into Perl (O'Reilly)
[Posted November 12, 2003 by cook]
Phil Crow
talks about
executing Java from Perl on O'Reilly.
"
In this article, I will show how to bring Java code into a Perl program with Inline::Java. I won't probe the internals of Inline or Inline::Java, but I will tell you what you need to make a Java class available in a program or module. The program/module distinction is important only in one small piece of syntax, which I will point out."
(
Log in to post comments)