faqts : Computers : Programming : Languages : Perl

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

20 of 32 people (63%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

Can I compile Perl into Java?
http://www.perldoc.com/perl5.6/pod/perlfaq3.html#How-can-I-compile-Perl-into-Java-

Sep 7th, 2002 07:55
Shashank Tripathi, http://www.perldoc.com/perl5.6/pod/perlfaq3.html#How-can-I-compile-Perl-into-Java-


You can also integrate Java and Perl with the Perl Resource Kit from
O'Reilly and Associates. See http://www.oreilly.com/catalog/prkunix/ .
Perl 5.6 comes with Java Perl Lingo, or JPL. JPL, still in development,
allows Perl code to be called from Java. See jpl/README in the Perl
source tree.