I installed java and inline::java on 2 win32 machine. Path and classpath are virtually identical hand have been updated. I run an identical script (besides drive letters) on the machine. On machine A program runs fine on machine B I get the following error: Invalid number of arguments line 103 at c:\perl\site\lib\inline\java\object.pm
eval { ($new_args, $score) = Inline::Java::Class::CastArguments($args, $proto, $inline->get_api('modfname')) ; } ; Similiar perl-java programs run fine on both machines. Any clues what and where the problem may be would be greatly appreciated. Martin