in reply to Re: Running perl from java
in thread Running perl from java

Anonymous Monk,

Thank you for your reply, which was helpful to me.

Nonetheless I would be grateful for a clarification. (And please pardon my ignorance.)

How do I perform this "error checking" you mention?

Thank you, Avi.

Replies are listed 'Best First'.
Re^3: Running perl from java
by Anonymous Monk on Jan 09, 2011 at 11:23 UTC
    How do I perform this "error checking" you mention?

    In java they call them exceptions -- you shouldn't ignore them

      Anon,

      I can assure you that I have not ignored any exceptions.

      Cheers, Avi.