UDDI - UDDI client interface
This module provide functions to interact with UDDI registry servers. UDDI (*Universal Description, Discovery and Integration*) is the name of a group of web-based registries that expose information about businesses and their technical interfaces (AP...
GAAS/UDDI-0.03 - 07 Nov 2000 18:03:54 UTC
UDDI::Lite - Library for UDDI clients in Perl
UDDI::Lite for Perl is a collection of Perl modules which provides a simple and lightweight interface to the Universal Description, Discovery and Integration (UDDI) server. To learn more about UDDI, visit http://www.uddi.org/. The main features of th...
PHRED/UDDI-Lite-0.718 - 18 May 2013 05:01:29 UTC
UDDI::HalfDecent - a half-decent implementation of UDDI
I have tried to use and love "UDDI::Lite", honestly I have. I have tried to use the underlying "SOAP::Lite", which package "UDDI::Lite" is part of, and ploughed countless futile man-hours into the effort. There is no doubt that that suite of modules ...
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC
Net::Z3950::UDDI - Perl extension for querying UDDI services using Z39.50
This library provides all the guts of the Z39.50-to-UDDI gateway, "z2uddi" (which is supplied along with it). In the same package comes an underlying library, "UDDI::HalfDecent", which supports a subset of UDDI but supports it really well, reliably, ...
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC
UDDI::HalfDecent::Record - a business/service/etc. record from a UDDI registry
Represents a business, service, or other object, as described by a UDDI node and returned in response to a "find_business()", "find_service" or similar request....
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC
Net::Z3950::UDDI::Session - client session for z2uddi
"Net::Z3950::UDDI::Session" objects represent the state of a single client session, i.e. a Z39.50 connection to the gateway. They are created when the client's Init request is received, and updated by subsequent client requests and back-end responses...
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC
Net::Z3950::UDDI::Database - back-end independent database for z2uddi
"Net::Z3950::UDDI::Database" objects represent a connection to backend database of some kind or another, but hide the details of whether that database is a SOAP service or a UDDI repostory (or something else again) by presenting a simple, generic API...
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC
Net::Z3950::UDDI::ResultSet - back-end independent result-set for z2uddi
A "Net::Z3950::UDDI::ResultSet" object represents a result-set, the result of search a backend database of some kind or another, but hides the details of whether that database is a SOAP service or a UDDI repostory (or something else again) by present...
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC
UDDI::HalfDecent::ResultSet - a set of results from a UDDI query
This is a container class which allows access to the multiple records found by various interrogation methods on a UDDI object. Depending on what method gave rise to the result-set it will contain different kinds of objects, e.g. "find_business()" wil...
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC
Net::Z3950::UDDI::Config - Configuration for z2uddi
This module parses configuration files for the "Net::Z3950::UDDI" module that implements the guts of "z2uddi", the Z39.50-to-UDDI gateway....
MIRK/Net-Z3950-UDDI-0.04 - 04 May 2010 15:04:09 UTC