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.42

  • Fixed more CLASSPATH issues. CLASSPATH now works like this:
    • CLASSPATH environment variable is global
    • CLASSPATH configuration option is local to the user class loader
  • Added method cache to increase performance and decrease reflection API calls
  • Altered and documented the study_classes() function
  • Added EXTRA_JAVA_ARGS and EXTRA_JAVAC_ARGS config options

Modules

Write Perl classes in Java.

Provides

in Java/Array.pm
in Java/Array.pm
in Java/Callback.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