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.280.0 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Wed Aug 3 10:06:59 2022 |
Group: Development/Perl | Build host: localhost |
Size: 415780 | Source RPM: perl-XML-Compile-SOAP-3.280.0-1.mga9.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/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
* Wed Aug 03 2022 tv <tv> 3.280.0-1.mga9 + Revision: 1874924 - update to 3.28 * Tue Mar 29 2022 umeabot <umeabot> 3.270.0-2.mga9 + Revision: 1831191 - Mageia 9 Mass Rebuild * Fri Apr 09 2021 tv <tv> 3.270.0-1.mga9 + Revision: 1714225 - update to 3.27
/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 Dec 1 09:01:18 2024