> > Of course we could supply Java Inline module directly but would rather not (versioning etc).
Does that last condition mean that having the windows customers do a 'ppm install http://theoryx5.uwinnipeg.ca/ppms/Inline-Java.ppd' (which would install Inline::Java-0.51on perl 5.8) is out of the question ? >> good call! >> This worked well & eliminates nmake, 5 commands for Inline::Java install, >> versioning prerequisites. >> Hence users now just need to (a) download JDK (b) type command u listed >> which brings in all dependent modules (c) set env var >> PERL_INLINE_JAVA_J2SDK=C:\Program Files\Java\jdk1.5.0_09 (or whatever dir). >> cool! Thanks Rob! >> Cheers, Alan