in reply to Re^2: RPC::XML error
in thread RPC::XML error

ikegami, The last line do gets executed since you are calling the sub routine only there.

Replies are listed 'Best First'.
Re^4: RPC::XML error
by ikegami (Patriarch) on Mar 25, 2010 at 07:19 UTC

    I thought you wanted to use RPC? If that's the only place where the sub is called, then you're not using RPC.

Re^4: RPC::XML error
by ikegami (Patriarch) on Mar 25, 2010 at 07:24 UTC

    I thought you wanted to use RPC? If that's the only place where the sub is called, then you're not using RPC.

      ya i wanted to use RPC too. Tell me to how to proceed with, to get the output for the same addition program using RPC... Is there any other web server available for RPC in Perl?
      Please reply to my query on using RPC::XML.... :(

        I was sleeping.... :(

        I don't have an example handy. I don't wish to spend any non-trivial amount of time on this subject at the moment. I pointed out the issue, and that's all I can do.