Rob,

>
> And you get:
>
> D:\pscrpt>perl try.pl
> Hello from Foo
> DONE
>
> And that runs without any dependence upon Inline at all. Can the same be
> done with Inline::Java ?
>

I don't think it can. The Inline::Java module code is required at
runtime and is invoked everytime you call a Java function. You can't
do without it at runtime.

Patrick


--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to