Hi all,
Development version 0.50_91 of Inline:Java has been released. Here is
a summary of what has changed.
Most importantly I had to drop support for perl 5.6 because there were
some limitations I just couldn't get around anymore (mostly because
Unicode support).
As usual, all feedback / comments is welcome.
Thanks,
Patrick
------------------------------------------------
0.51
- Inline::Java now requires Perl 5.8.0 or greater.
- 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
whne passing double values between Perl and Java
- Other minor bug fixes
--
=====================
Patrick LeBoutillier
Laval, Québec, Canada