Hello,
I have a perl script that gathers data that is needed to call a java class.

I would like to call exec(thejava file) and pass it the args from the perl file. The 
perl script creates an anonymous array.

So how can I call a java class file and pass it the args from perl? Under the perl 3rd 
edition book, I am reading about syscall, but it does not look like the right thing,


Thanks,
Scott
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to