Hi all, This is the first development release for Inline::Java 0.48. Get it from CPAN.
Here's what's new: Inline::Java version 0.48 is a major upgrade that includes: - Added PerlInterpreter: require/eval Perl code directly from Java - Renamed PerlNatives stuff - Split and updated documentation The documentation was split into 4 pods: - Inline::Java - Inline::Java:Callback - Inline::Java::PerlNatives - Inline::Java::PerlInterpreter The docs are still not 100% complete, but I think it's enough to get going. As always, all feedback is welcome. Cheers, Patrick