Hi all,

I have uploaded Inline::Java 0.51 to CPAN a few days ago. Here is the
change log:

0.51  Tue May 23 20:40:07 EDT 2006
   - Several major speed optimizations.
   - Introduction of support for I/O mapping between Perl and Java
(Inline::Java::Handle)
   - Applied patches by Andrew Bruno and Tim Bunce for MAC OSX
   - JNI fix for system property passing
       (thanks to Brian Gugliemetti and Jason Stelzer)
   - Added NATIVE_DOUBLES configuration option to avoid loss of precision
     when passing double values between Perl and Java
   - New interface for processing callbacks from java to perl.
   - Added support for java.lang.CharSequence as a primitive type. Any
     Perl scalar passed as a java.lang.CharSequence will instantiate
     a java.lang.String on the Java side
   - Added BUILD_JNI, BUILD_PERL_NATIVES, BUILD_PERL_INTERPRETER and
JVM_LIB_TYPE build
     configuration options to help with automated builds
   - Added BIND configuration option. See docs for details.
     Note: The Java JVM server now listens on localhost by default
(instead of 0.0.0.0).
   - Other minor bug fixes


Cheers,

Patrick

--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to