in reply to Return values to outside programs


You can read about modules like Java, Inline::Java and Java::Import

Thanks..
Vishy


A perl Script without 'strict' is like a House without Roof; Both are not Safe;

Replies are listed 'Best First'.
Re^2: Return values to outside programs
by patt (Scribe) on Aug 21, 2009 at 15:01 UTC
    I appreciate all your help, thanks.

    I'm going to try piping my data to Perl and return it via pipes. Never tried it so this will be a learning experience.

    The more I learn about Perl, the more I am impressed by it. Simple, quick to write, easy to use.

    Thank you all...
Re^2: Return values to outside programs
by patt (Scribe) on Aug 26, 2009 at 16:44 UTC
    I know I'm off point, but I did look at Tk, NetBeans is better than it. The others I haven't tried. I'm used to N/beans, and it is my philosophy if it ain't broke, don't fix it. As it is many others way of thinking, I'm sure.

    <\p>Just to finish this discussion I have Perl performing perfectly. It got over it's little hump and started talking to Java, or maybe Java was the moody one, or maybe I was the problem.

    <\p>Thanks for all the help folks, I do appreciate it. The solution turned out to be very simple. It was staring at me, and if it had legs it would have kicked me...