The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "soap::lite"

SOAP::Lite - Perl's Web Services Toolkit River stage three • 109 direct dependents • 143 total dependents

SOAP::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 - Search in distribution

SOAP::Lite::Simple - Please use SOAP::XML::Client instead River stage zero No dependents

This package has been depreciated - please use SOAP::XML::Client instead....

LLAP/SOAP-Lite-Simple-1.9 - 30 Aug 2006 15:31:43 UTC - Search in distribution

SOAP::Lite::Utility River stage one • 1 direct dependent • 1 total dependent

SOAP::Lite::Utility provides several helpful routines for implementing a SOAP::Lite-based client....

BRYCE/SOAP-Lite-Utility-0.01 - 29 May 2005 21:19:28 UTC - Search in distribution

Connector::Proxy::SOAP::Lite River stage zero No dependents

Make a SOAP call using the SOAP::Lite package. Use get if your SOAP call expects a scalar result or get_hash for a hashref. get_meta, get_list and set methods are not supported yet....

MRSCOTTY/Connector-1.54 - 08 Jan 2024 15:18:31 UTC - Search in distribution

SOAP::Lite::InstanceExporter River stage zero No dependents

This class is used to provide a SOAP interface wrapped around a reference to an object residing in a package namespace on the server. SOAP objects exported without this wrapper are initialized and destroyed on a per session basis. SOAP::Lite::Instanc...

SMEISNER/SOAP-Lite-InstanceExporter-0.02 - 04 May 2005 19:13:36 UTC - Search in distribution

ResourcePool::Factory::SOAP::Lite - A ResourcePool. Factory for SOAP::Lites River stage zero No dependents

This factory can be used by ResourcePool to create SOAP::Lite objects which use the specified proxy for SOAP RPC invocations. This resource binding is thought to be used for the ResourcePool::Command::SOAP::Lite::Call command. Please have a look at t...

MWS/ResourcePool-Resource-SOAP-Lite-1.0103 - 31 Jan 2011 14:19:12 UTC - Search in distribution

SOAP::Transport::ActiveWorks::Lite - Server/Client side ActiveWorks support for SOAP::Lite for Perl River stage zero No dependents

The SOAP::Transport::ActiveWorks::Lite class provides support for ActiveWorks URIs to access ActiveWorks brokers through an HTTP proxy server with SOAP structured requests. The package also allows an ActiveWorks adapter to be used as a SOAP server to...

DYACOB/SOAP-Lite-ActiveWorks-0.11 - 09 Oct 2017 11:33:43 UTC - Search in distribution

Ambrosia::RPC::Service::SOAP::Lite - implement remote procedure call through SOAP::Lite. River stage zero No dependents

"Ambrosia::RPC::Service::SOAP::Lite" implement remote procedure call through SOAP::Lite....

KNM/Ambrosia-0.010 - 30 Jun 2012 07:09:43 UTC - Search in distribution
  • Ambrosia - a powerful web application framework that can be used to create general applications too.

lib/SOAP/ISIWoK/Lite.pm River stage zero No dependents

TIMBRODY/SOAP-ISIWoK-3.01 - 16 May 2013 10:03:40 UTC - Search in distribution

WWW::Scraper::WSDL River stage one • 1 direct dependent • 1 total dependent

This class is an WSDL specialization of WWW::Scraper. It handles making and interpreting WSDL searches http://www.WSDL.com....

GLENNWOOD/Scraper-3.05 - 02 Aug 2003 07:47:12 UTC - Search in distribution
  • ScraperPOD - A Framework for scraping results from search engines.

Apache2::CPAN::SOAP - soap interface to CPAN::Search::Lite::Query River stage zero No dependents

This module provides some soap-based services to "CPAN::Search::Lite::Query" in a mod_perl 2 environment. The necessary Apache2 directives are PerlLoadModule Apache2::CPAN::SOAP CSL_soap_db database_name CSL_soap_user user_name CSL_soap_passwd passwo...

ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC - Search in distribution
  • csl_soap - example client soap interface to CPAN::Search::Lite::Query
  • Apache2::DocServer - mod_perl 2 soap server for soap-enhanced perldoc

SOAP::Transport::HTTPX - Server/Client side HTTP Smart Proxy for SOAP::Lite River stage zero No dependents

The SmartProxy package is intended for use in a multi-server setting where one or more servers may not be directly accessible to client side scripts. The SmartProxy package makes request redirection and forwarding on a per class basis easy. Client sc...

DYACOB/SOAP-Lite-SmartProxy-0.11 - 14 Feb 2001 21:45:04 UTC - Search in distribution

POE::Component::Client::SOAP River stage one • 1 direct dependent • 1 total dependent

This module is a non-blocking wrapper around SOAP::Lite for POE. As any non-blocking wrapper it needs to spawn a dedicated process to deal with the blocking SOAP calls. As with most non-blocking wrappers we used PoCo::Generic for abstracting all the ...

AIMASS/POE-Component-Server-AsyncEndpoint-0.10_a - 23 Oct 2008 16:12:21 UTC - Search in distribution

Net::DRI::Transport::HTTP::SOAPLite - SOAP Transport for Net::DRI River stage zero No dependents

Please see the README file for details....

PMEVZEK/Net-DRI-0.96 - 25 Mar 2010 01:25:14 UTC - Search in distribution

Lim - Framework for RESTful JSON/XML, JSON-RPC, XML-RPC and SOAP River stage one • 4 direct dependents • 4 total dependents

Lim provides a framework for calling plugins over multiple protocols. It uses AnyEvent for async operations and SOAP::Lite, XMLRPC::Lite and JSON::XS for processing protocol messages. There are 3 parts in Lim that can work independenly, a Server part...

JELU/Lim-0.20 - 26 Aug 2015 11:38:41 UTC - Search in distribution

Salesforce - this class provides a simple abstraction layer between SOAP::Lite and Salesforce.com. River stage one • 1 direct dependent • 1 total dependent

This class provides a simple abstraction layer between SOAP::Lite and Salesforce.com. Because SOAP::Lite does not support complexTypes, and document/literal encoding is limited, this module works around those limitations and provides a more intuitive...

BAYSIDE/Salesforce-0.57 - 10 Aug 2006 03:15:37 UTC - Search in distribution

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 - Search in distribution

PPM - Perl Package Manager: locate, install, upgrade software packages. River stage zero No dependents

ppm is a utility intended to simplify the tasks of locating, installing, upgrading and removing software packages. It is a front-end to the functionality provided in PPM.pm. It can determine if the most recent version of a software package is install...

MURRAY/PPM-2.1.9 - 09 Jun 2008 09:29:45 UTC - Search in distribution

org2wp - Publish Org document (or heading) to WordPress as blog post River stage one • 1 direct dependent • 1 total dependent

This is originally a quick hack because I couldn't make L<https://github.com/punchagan/org2blog> on my Emacs installation to work after some update. "org2wp" uses the same format as "org2blog", but instead of being an Emacs package, it is a CLI scrip...

PERLANCAR/App-org2wp-0.013 - 23 May 2022 00:05:22 UTC - Search in distribution
  • App::org2wp - Publish Org document (or heading) to WordPress as blog post

Net::Blogger - (DEPRECATED) an OOP-ish interface for accessing a weblog via the Blogger XML-RPC API. River stage one • 2 direct dependents • 2 total dependents

DEPRECATION NOTICE. This module no longer works and is deprecated. In fact, as of this writing (2020-10-19), none of the CPAN modules for Blogger (including WebService::Blogger) currently work. Blogger.pm provides an OOP-ish interface for accessing a...

PERLANCAR/Net-Blogger-1.03 - 19 Oct 2020 14:38:38 UTC - Search in distribution
147 results (0.117 seconds)