http://qs321.pair.com?node_id=752832


in reply to Perl SOAP client

You seem to be calling getID instead of getNum. getID doesn't take arguments hence it not working when you call it with the XML stream.

Replies are listed 'Best First'.
Re^2: Perl SOAP client
by pysome (Scribe) on Mar 25, 2009 at 03:03 UTC
    thank your apply.I update it.