The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.50 - 2005-01-31

  • Added HOST configuration option to access JVM server remotely
  • Fixed bug with paths in Cygwin
  • Fixed bug with regexp that was badly interpreted under the debugger
  • Extended InlineJavaClassLoader from current thread ClassLoader to enable it to work properly under Tomcat
  • Include patch by Ihab Awad that allows running the JVM server inside Tomcat
  • Fixed bug with longs over 32 bits in length and loosened boundary checking in numeric values since it was not portable
  • Fixed bug (found by Dean Thayer) with socket not closed properly in Java
  • Other minor bug fixes

Modules

Write Perl classes in Java.
Callback into Perl from Java.
Call Perl directly from Java using Inline::Java.
Map Java native methods to Perl functions.

Provides

in Java/Array.pm
in Java/Array.pm
in Java/Class.pm
in Java/Class.pm
in Java/JNI.pm
in Java/JVM.pm
in Java/Object.pm
in Java/Object.pm
in Java/Object.pm
in Java/Portable.pm
in Java/Protocol.pm
in Java/Server.pm