# The following was supposedly scribed by
# Wilhelm Pastoors/Denic
# on Wednesday 25 May 2005 01:33 am:
>As a last resort I plan to separate the call
>of Inline-Java in an extra "java.pl"-file and
>to call this file via "system".
Haven't tried it with Inline, but you might investigate do($filename)
perldoc -f do
>Is there another, more elegant, solution for the
>problem?
Look in the archives for "How do I disable modules in a script?" That
was about pure perl/inline alternatives, but a similar strategy might
work for you.
--Eric
--
"It works better if you plug it in!"
-- Sattinger's Law
---------------------------------------------
http://scratchcomputing.com
---------------------------------------------