On 07/12/05 10:43 -0500, Patrick LeBoutillier wrote: > 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).
Interesting. I support this decision as 5.6.x was never really very good. I've noticed from bug reports on other projects that 5.8.0 5.8.1 and 5.8.2 were buggy. Especially 5.8.0. Almost makes me want to just require 5.8.3 and above for all my modules. Do folks think that maybe the new version of Inline could just support 5.8.3 and above? In the docs we could just point users of older perls to Inline-0.44. Cheers, Ingy