libsoap-lite-perl 0.60-2ubuntu1 (ia64 binary) in ubuntu dapper

Client and server side SOAP implementation
 SOAP::Lite for Perl 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.
 .
 To learn about SOAP, go to http://www.soaplite.com/#LINKS for more
 information.
 .
 This version of SOAP::Lite supports a subset of the SOAP 1.1 specification
 and has initial support for SOAP 1.2 specification.
 See http://www.w3.org/TR/SOAP for details.
 .
 FEATURES
 .
 o Supports SOAP 1.1 spec.
 o Interoperability tests with different implementations: Apache SOAP, Frontier,
   Microsoft SOAP, Microsoft .NET, DevelopMentor, XMethods, 4s4c, Phalanx,
   Kafka, SQLData, Lucin (in Java, Perl, C++, Python, VB, COM, XSLT).
 o Provides COM interface. Single dll (standalone [2.5MB] or minimal [32kB]).
   Works on Windows 9x/Me/NT/2K. Doesn't require ROPE or MSXML.
   Examples in VB, Excel/VBA, C#, ASP, JavaScript, PerlScript and Perl.
 o Provides transparent compression support for HTTP transport.
 o Provides mod_soap module. Make SOAP server with a few lines in .htaccess
   or .conf file.
 o Includes XML::Parser::Lite (regexp-based XML parser) which runs instead
   of XML::Parser where Perl 5.6 runs (even on WinCE) with some limitations.
 o Includes XMLRPC::Lite, implementation of XML-RPC protocol on client and
   server side. All transports and features of SOAP::Lite are available.
 o Supports multipart/form-data MIME attachments.
 o Supports circular linked lists and multiple references.
 o Supports Map datatype (encoding of maps/hashes with arbitrary keys).
 o Supports HTTPS protocol.
 o Provides proxy support.
 o Provides CGI/daemon/mod_perl/Apache::Registry server implementations.
 o Provides TCP server implementation.
 o Provides IO (STDIN/STDOUT/File) server implementation.
 o Provides FTP client implementation.
 o Supports single/multipart MIME attachment (parsing side only).
 o Supports SMTP protocol.
 o Provides POP3 server implementation.
 o Supports M-POST and redirects in HTTP transport.
 o Supports Basic/Digest server authentication.
 o Works with CGI accelerators, like VelociGen and PerlEx.
 o Supports UDDI interface on client side. See UDDI::Lite for details.
 o Supports UDDI publishing API. Examples and documentation provided.
 o Supports WSDL schema with stub and run-time access.
 o Supports blessed object references.
 o Supports arrays (both serialization and deserialization with autotyping).
 o Supports custom serialization.
 o Provides exception transport with custom exceptions
 o Supports Base64 encoding.
 o Supports XML entity encoding.
 o Supports header attributes.
 o Supports dynamic and static class/method binding.
 o Supports objects-by-reference with simple garbage collection and activation.
 o Provides shell for interactive SOAP sessions.
 o Supports out parameters binding.
 o Supports transparent SOAP calls with autodispatch feature.
 o Provides easy services deployment. Put module in specified directory and
   it'll be accessible.
 o Has tests, examples and documentation to let you be up and running in no time

Details

Package version:
0.60-2ubuntu1
Source:
soap-lite 0.60-2ubuntu1 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Optional