[svn:perlfaq] r6867 - perlfaq/trunk

[email protected] Wed, 6 Sep 2006 02:08:33 -0700 (PDT)
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
Author: rafael
Date: Wed Sep  6 02:08:32 2006
New Revision: 6867

Modified:
   perlfaq/trunk/perlfaq.pod
   perlfaq/trunk/perlfaq3.pod

Log:
JPL is dead.

Modified: perlfaq/trunk/perlfaq.pod
==============================================================================
--- perlfaq/trunk/perlfaq.pod	(original)
+++ perlfaq/trunk/perlfaq.pod	Wed Sep  6 02:08:32 2006
@@ -345,10 +345,6 @@
 
 =item *
 
-How can I compile Perl into Java?
-
-=item *
-
 How can I get C<#!perl> to work on [MS-DOS,NT,...]?
 
 =item *

Modified: perlfaq/trunk/perlfaq3.pod
==============================================================================
--- perlfaq/trunk/perlfaq3.pod	(original)
+++ perlfaq/trunk/perlfaq3.pod	Wed Sep  6 02:08:32 2006
@@ -817,15 +817,6 @@
 program for converting perl scripts to executable files.  It targets both
 Windows and unix platforms.
 
-=head2 How can I compile Perl into Java?
-
-You can integrate Java and Perl with the Perl Resource Kit from
-O'Reilly Media.  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.
-
 =head2 How can I get C<#!perl> to work on [MS-DOS,NT,...]?
 
 For OS/2 just use