debian man page for soap::wsdl::client::base

Query: soap::wsdl::client::base

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SOAP::WSDL::Client::Base(3pm)				User Contributed Perl Documentation			     SOAP::WSDL::Client::Base(3pm)

NAME
SOAP::WSDL::Client::Base - Factory class for WSDL-based SOAP access
SYNOPSIS
package MySoapInterface; use SOAP::WSDL::Client::Base; __PACKAGE__->__create_methods( qw(one two three) ); 1;
DESCRIPTION
Factory class for creating interface classes. Should probably be renamed to SOAP::WSDL::Factory::Interface...
METHODS
call Abstraction layer method between the generated interfaces and SOAP::WSDL::Client.
LICENSE AND COPYRIGHT
Copyright 2004-2007 Martin Kutter. This file is part of SOAP-WSDL. You may distribute/modify it under the same terms as perl itself
AUTHOR
Martin Kutter <martin.kutter fen-net.de>
REPOSITORY INFORMATION
$Rev: 851 $ $LastChangedBy: kutterma $ $Id: Base.pm 851 2009-05-15 22:45:18Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Client/Base.pm $ perl v5.10.1 2010-12-21 SOAP::WSDL::Client::Base(3pm)
Related Man Pages
soap::wsdl::factory::generator(3pm) - debian
soap::wsdl::factory::serializer(3pm) - debian
soap::wsdl::generator::template::xsd(3pm) - debian
soap::wsdl::soap::typelib::fault11(3pm) - debian
soap::wsdl::server::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?