Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-Compile-SOAP | Distribution: Mageia |
Version: 3.260.0 | Vendor: Mageia.Org |
Release: 2.mga8 | Build date: Tue Feb 18 03:23:01 2020 |
Group: Development/Perl | Build host: localhost |
Size: 414777 | Source RPM: perl-XML-Compile-SOAP-3.260.0-2.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/XML-Compile-SOAP | |
Summary: Exchange XML-SOAP via HTTP |
The SOAP Message Transmission Optimization Mechanism (MTOM) is designed for SOAP1.2, but also usable for SOAP1.1. It optimizes the transport of binary information (like images) which are part of the XML message: in stead of base64 encoding them adding 25% to the size of the data, these binaries are added as pure binary attachment to the SOAP message. In the official specification, the XML message will be created first with the base64 representation of the data in it. Only at transmission, a preprocessor XOP (XML-binary Optimized Packaging) extracts those components to be send separately. In Perl, we have to be more careful about performance. Therefore, the path via encoding to base64 and then decoding it back to binary in the sender (and the reverse process for the receiver) is avoided.
GPL+ or Artistic
* Tue Feb 18 2020 umeabot <umeabot> 3.260.0-2.mga8 + Revision: 1538567 - Mageia 8 Mass Rebuild * Fri Nov 22 2019 tv <tv> 3.260.0-1.mga8 + Revision: 1462197 - update to 3.26 * Thu Sep 26 2019 tv <tv> 3.250.0-1.mga8 + Revision: 1446654 - update to 3.25 * Sat Oct 20 2018 tv <tv> 3.240.0-1.mga7 + Revision: 1322782 - update to 3.24 * Thu Sep 20 2018 umeabot <umeabot> 3.220.0-3.mga7 + Revision: 1287299 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-XML-Compile-SOAP /usr/share/doc/perl-XML-Compile-SOAP/ChangeLog /usr/share/doc/perl-XML-Compile-SOAP/META.json /usr/share/doc/perl-XML-Compile-SOAP/META.yml /usr/share/doc/perl-XML-Compile-SOAP/MYMETA.yml /usr/share/doc/perl-XML-Compile-SOAP/README /usr/share/doc/perl-XML-Compile-SOAP/TODO /usr/share/doc/perl-XML-Compile-SOAP/examples /usr/share/doc/perl-XML-Compile-SOAP/examples/document /usr/share/doc/perl-XML-Compile-SOAP/examples/document/README /usr/share/doc/perl-XML-Compile-SOAP/examples/document/has_schema.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/document/has_schema2.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/document/has_wsdl.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/document/has_wsdl2.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/document/namesservice.wsdl /usr/share/doc/perl-XML-Compile-SOAP/examples/document/namesservice.xsd /usr/share/doc/perl-XML-Compile-SOAP/examples/rpc-literal /usr/share/doc/perl-XML-Compile-SOAP/examples/rpc-literal/README /usr/share/doc/perl-XML-Compile-SOAP/examples/rpc-literal/element.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/rpc-literal/element.wsdl /usr/share/doc/perl-XML-Compile-SOAP/examples/rpc-literal/type.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/rpc-literal/type.wsdl /usr/share/doc/perl-XML-Compile-SOAP/examples/salesforce /usr/share/doc/perl-XML-Compile-SOAP/examples/salesforce/sf-info.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/temperature /usr/share/doc/perl-XML-Compile-SOAP/examples/temperature/convert.wsdl /usr/share/doc/perl-XML-Compile-SOAP/examples/temperature/soap-lite.pl /usr/share/doc/perl-XML-Compile-SOAP/examples/temperature/xml-compile-soap.pl /usr/share/man/man3/XML::Compile::SOAP.3pm.xz /usr/share/man/man3/XML::Compile::SOAP11.3pm.xz /usr/share/man/man3/XML::Compile::SOAP11::Client.3pm.xz /usr/share/man/man3/XML::Compile::SOAP11::Encoding.3pm.xz /usr/share/man/man3/XML::Compile::SOAP11::Operation.3pm.xz /usr/share/man/man3/XML::Compile::SOAP11::Server.3pm.xz /usr/share/man/man3/XML::Compile::SOAP::Client.3pm.xz /usr/share/man/man3/XML::Compile::SOAP::Extension.3pm.xz /usr/share/man/man3/XML::Compile::SOAP::FAQ.3pm.xz /usr/share/man/man3/XML::Compile::SOAP::Operation.3pm.xz /usr/share/man/man3/XML::Compile::SOAP::Server.3pm.xz /usr/share/man/man3/XML::Compile::SOAP::Trace.3pm.xz /usr/share/man/man3/XML::Compile::SOAP::Util.3pm.xz /usr/share/man/man3/XML::Compile::Transport.3pm.xz /usr/share/man/man3/XML::Compile::Transport::SOAPHTTP.3pm.xz /usr/share/man/man3/XML::Compile::XOP.3pm.xz /usr/share/man/man3/XML::Compile::XOP::Include.3pm.xz /usr/share/perl5/vendor_perl/XML /usr/share/perl5/vendor_perl/XML/Compile /usr/share/perl5/vendor_perl/XML/Compile/Operation.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP /usr/share/perl5/vendor_perl/XML/Compile/SOAP.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Client.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Client.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Extension.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Extension.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/FAQ.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Operation.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Operation.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Server.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Server.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Trace.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Trace.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Util.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP/Util.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP/xsd /usr/share/perl5/vendor_perl/XML/Compile/SOAP/xsd/xcdaemon /usr/share/perl5/vendor_perl/XML/Compile/SOAP/xsd/xcdaemon/xcdaemon.xsd /usr/share/perl5/vendor_perl/XML/Compile/SOAP11 /usr/share/perl5/vendor_perl/XML/Compile/SOAP11.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP11.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Client.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Client.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Encoding.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Encoding.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Operation.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Operation.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Server.pm /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/Server.pod /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/xsd /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/xsd/soap-encoding.xsd /usr/share/perl5/vendor_perl/XML/Compile/SOAP11/xsd/soap-envelope.xsd /usr/share/perl5/vendor_perl/XML/Compile/Transport /usr/share/perl5/vendor_perl/XML/Compile/Transport.pm /usr/share/perl5/vendor_perl/XML/Compile/Transport.pod /usr/share/perl5/vendor_perl/XML/Compile/Transport/SOAPHTTP.pm /usr/share/perl5/vendor_perl/XML/Compile/Transport/SOAPHTTP.pod /usr/share/perl5/vendor_perl/XML/Compile/WSDL11 /usr/share/perl5/vendor_perl/XML/Compile/WSDL11/xsd /usr/share/perl5/vendor_perl/XML/Compile/WSDL11/xsd/wsdl-soap.xsd /usr/share/perl5/vendor_perl/XML/Compile/XOP /usr/share/perl5/vendor_perl/XML/Compile/XOP.pm /usr/share/perl5/vendor_perl/XML/Compile/XOP.pod /usr/share/perl5/vendor_perl/XML/Compile/XOP/Include.pm /usr/share/perl5/vendor_perl/XML/Compile/XOP/Include.pod /usr/share/perl5/vendor_perl/XML/Compile/XOP/xsd /usr/share/perl5/vendor_perl/XML/Compile/XOP/xsd/200411-xmlmime.xsd /usr/share/perl5/vendor_perl/XML/Compile/XOP/xsd/200505-xmlmime.xsd
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:05:10 2025