The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.49

  • Added PerlInterpreter: require/eval Perl code directly from Java
  • Reworked type casting: changes are NOT backwards compatible :(
  • Callbacks can now be called in list context using "@function_name"
  • Renamed PerlNatives stuff
  • Added external command line tool to start/stop a SHARED_JVM server
  • Applied JNI memory leak patch by Jeff Janes
  • Removed exports from Inline::Java::Portable
  • Split and updated documentation

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