SOAPsh.pl man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

SOAPSH(1)	      User Contributed Perl Documentation	     SOAPSH(1)

NAME
       SOAPsh.pl - Interactive shell for SOAP calls

SYNOPSIS
	 perl SOAPsh.pl http://services.soaplite.com/examples.cgi http://www.soaplite.com/My/Examples
	 > getStateName(2)
	 > getStateNames(1,2,3,7)
	 > getStateList([1,9])
	 > getStateStruct({a=>1, b=>24})
	 > Ctrl-D (Ctrl-Z on Windows)

       or

	 # all parameters after uri will be executed as methods
	 perl SOAPsh.pl http://soap.4s4c.com/ssss4c/soap.asp http://simon.fell.com/calc doubler([10,20,30])
	 > Ctrl-D (Ctrl-Z on Windows)

DESCRIPTION
       SOAPsh.pl is a shell for making SOAP calls. It takes two parameters:
       mandatory endpoint and optional uri (actually it will tell you about it
       if you try to run it). Additional commands can follow.

       After that you'll be able to run any methods of SOAP::Lite, like auto‐
       type, readable, encoding, etc. You can run it the same way as you do it
       in your Perl script. You'll see output from method, result of SOAP
       call, detailed info on SOAP faulure or transport error.

       For full list of available methods see documentation for SOAP::Lite.

       Along with methods of SOAP::Lite you'll be able (and that's much more
       interesting) run any SOAP methods you know about on remote server and
       see processed results. You can even switch on debugging (with call
       something like: "on_debug(sub{print@_})") and see SOAP code with head‐
       ers sent and recieved.

COPYRIGHT
       Copyright (C) 2000 Paul Kulchenko. All rights reserved.

AUTHOR
       Paul Kulchenko (paulclinger@yahoo.com)

perl v5.8.8			  2008-03-16			     SOAPSH(1)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net