The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:wsdl"

Pod::WSDL - Creates WSDL documents from (extended) pod River stage one • 1 direct dependent • 1 total dependent

- How to use Pod::WSDL Parsing the pod How does Pod::WSDL work? If you instantiate a Pod::WSDL object with the name of the module (or the path of the file, or an open filehandle) providing the web service like this my $pwsdl = new Pod::WSDL(source =>...

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

SOAP::WSDL - SOAP with WSDL support River stage one • 7 direct dependents • 7 total dependents

For 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 UTC

WSDL::Compile - Compile SOAP WSDL from your Moose classes. River stage zero No dependents

AJGB/WSDL-Compile-0.03 - 28 Mar 2010 15:04:39 UTC

WSDL::Generator - Generate wsdl file automagically River stage zero No dependents

You know folks out there who use another language than Perl (huh?) and you want to release a SOAP server for them 1/ that's very kind of you 2/ you need to generate a wsdl file 3/ this module can help Because Perl is dynamically typed, it is a fantas...

PDENIS/WSDL-Generator-0.04 - 19 Jan 2009 06:22:35 UTC

Pod::WSDL::Doc - Represents the WSDL pod for the documentation of methods (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Pod::WSDL::Type - Represents a type in Pod::WSDL (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Pod::WSDL::Attr - Represents the WSDL pod for an attribute of a class (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

W3C::SOAP::WSDL - A SOAP WSDL Client object River stage one • 1 direct dependent • 1 total dependent

Inherits from W3C::SOAP::Client...

IVANWILLS/W3C-SOAP-0.14 - 04 Sep 2015 06:40:18 UTC

Pod::WSDL::Fault - Represents the WSDL pod describing the fault of a method (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Pod::WSDL::Utils - Utilities and constants for Pod::WSDL (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Pod::WSDL::Param - Represents the WSDL pod for a parameter of a method (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Pod::WSDL::Return - Represents the WSDL pod for the return value of a method (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Pod::WSDL::Writer - Writes XML output for Pod::WSDL (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. By using AUTOLOADing it delegates all unknown methods to XML::Writer. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Pod::WSDL::Method - Represents a method in Pod::WSDL (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple....

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

SOAP::WSDL::Server - WSDL based SOAP server base class River stage one • 7 direct dependents • 7 total dependents

SOAP::WSDL::Server basically follows the architecture sketched below (though dispatcher classes are not implemented yet) SOAP Request SOAP Response | ^ V | ------------------------------------------ | SOAP::WSDL::Server | | --------------------------...

SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC

SOAP::WSDL::Client - SOAP::WSDL's SOAP Client River stage one • 7 direct dependents • 7 total dependents

SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC

LS::Authority::WSDL - WSDL document describing a resource identified by an LSID. River stage one • 1 direct dependent • 2 total dependents

LS::Authority::WSDL::Simple provides a simple interface for creating WSDL documents when implementing the getAvailableOperations method in an LSID authority service, and for parsing the WSDL on the client side....

EKAWAS/lsid-perl-1.1.7 - 05 Nov 2007 19:38:52 UTC

Pod::WSDL::AUTOLOAD - Base class for autoloading (internal use only) River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Pod::WSDL. It is unlikely that you have to interact directly with it. The Pod::WSDL::AUTOLOADER is used as a base class and handels autoloading of accessor methods. If there is a property called _foo in a hash based ...

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC

Shipment::SOAP::WSDL River stage zero No dependents

BAERGAJ/Shipment-3.10 - 01 Dec 2022 02:56:04 UTC

WSDL::XML::Generator - The way WSDL::XML::Generator is creating a lots of xml with WSDL file by wsdl name and type name. River stage zero No dependents

LINUS/WSDL-XML-Generator-0.03 - 24 Apr 2013 03:14:50 UTC
1,523 results (0.023 seconds)