SOAP/Perl is a collection of Perl modules which provides a simple and consistent application programming interface (API) to the Simple Object Access Protocl (SOAP). To learn more about SOAP, see the W3C note at <URL:http://www.w3.org/TR/SOAP> This li...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTCA perly SOAP client library. To see more details on how to generate a WSDL client see W3C::SOAP::WSDL::Parser, and for generating Moose objects from XSD files see W3C::SOAP::XSD::Parser. Gotchas Java style camel case names are converted to the more l...
IVANWILLS/W3C-SOAP-0.14 - 04 Sep 2015 06:40:18 UTCUMRA (User Management Resource Administrator) is a product by tools4ever to link multiple authentication systems together. It can speak to AD, SAP, SQL server and through powershell to other services too. This module allows you to talk to its SOAP se...
SEVEAS/SOAP-UMRA-1.0 - 20 May 2011 20:40:59 UTCThis is an internal class that exports global symbols needed by various SOAP/Perl classes. You don't need to import this module directly unless you happen to be building SOAP plumbing (as opposed to simply writing a SOAP client or server)....
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTCFor creating Perl classes instrumenting a web service with a WSDL definition, read SOAP::WSDL::Manual. For using an interpreting (thus slow and somewhat troublesome) WSDL based SOAP client, which mimics SOAP::Lite's API, read on. Creating Interface c...
SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTCSOAP::Test provides simple framework for testing server implementations. Specify your address (endpoint) and run provided tests against your server. See t/1*.t for examples....
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTCStub documentation for SOAP::Clean, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah. EXPORT None by default....
STODGHIL/SOAP-Clean-0.02 - 29 Apr 2003 23:39:38 UTCProvides all of the utilites for handling vuser actions via SOAP....
RSMITH/vsoapd-0.4.1 - 21 Sep 2007 15:23:25 UTCKwiki::SOAP provides a base class and framework for access SOAP services from a WAFL phrase. It can be used directly (as shown in the synopsis) but is designed to be subclassed for special data handling and presentation management. You can see Kwiki:...
CDENT/Kwiki-Soap-0.05 - 15 Jun 2005 07:10:41 UTCThe SOAP spec explicitly mandates that it should be possible to serialize structures and control both the names of the accessors and the order that they appear in the serialized stream. (SOAP 1.1, section 7.1, bullet 3) Prior to SOAP/Perl 0.25, this ...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTCSOAP::Parser has all the logic for traversing a SOAP packet, including Envelope, Header, and Body, dealing with namespaces and tracking down references. It is basically an extension of a SAX-like parser, which means that it exposes an event-driven in...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTCThis Apache Perl module provides the ability to add support for SOAP (Simple Object Access Protocol) protocol with easy configuration (either in .conf or in .htaccess file). This functionality should give you lightweight option for hosting SOAP servi...
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTCSearch and retrieve records from the Thomson Reuters ISI Web of Knowledge database. This module is NOT backwards compatible with SOAP::ISIWoK 1.xx (deprecated WoK API). Significant changes: - you must now authenticate with WoK to get a session id - m...
TIMBRODY/SOAP-ISIWoK-3.01 - 16 May 2013 10:03:40 UTCThis Apache Perl module provides the ability to add support for SOAP (Simple Object Access Protocol) protocol with easy configuration (either in .conf or in .htaccess file). This functionality should give you lightweight option for hosting SOAP servi...
RKOBES/Apache2-SOAP-0.73 - 06 Jun 2008 05:06:43 UTCSimple SOAP for the unwashed masses...
SARGIE/SOAP-Message-0.01 - 09 Aug 2005 09:44:58 UTCThis module can be used in conjunction with other modules such as DBI, to send data elements as part of a SOAP transaction envelope. Methods exist within this object to send the results of an $sth->fetchall_arrayref({}), a string of literal character...
UNIXTOWN/SOAP-payload-1.02 - 20 Feb 2002 07:37:11 UTC"SOAP::DateTime" converts dates into the format required by the "xsd:dateTime" type....
MCMAHON/SOAP-DateTime-0.02 - 31 Aug 2005 23:48:37 UTCThis is an internal class used by the SOAP/Perl implementation. It is designed to manage a table of object references and XML ids used for serializing object graphs that may contain multiref data (and perhaps even cycles). If you are extending SOAP/P...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTCThis class bootstraps and manages the serialization of an object graph into a SOAP stream. It is used by the SOAP::Transport classes, but may be used directly as well. The new function Creates a new envelope. If you know you'll be using certain names...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTCSOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side....
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC