Patrick, If I'm not mistaken, a pre-release for XXX-0.48 should be XXX-0.47_90 or thereabouts. Otherwise, programs that have an 0.48 dependency on XXX would be satisfied by 0.48_01.
You might want to make the next release 0.49, although I suspect approximately 0.000478 people would be affected by this situation if you didn't. Pedantically Yours, Brian On 19/04/04 18:15 -0500, Patrick LeBoutillier wrote: > 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