SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-Compile-SOAP rpm build for : Mageia 9. For other distributions click perl-XML-Compile-SOAP.

Name : perl-XML-Compile-SOAP
Version : 3.280.0 Vendor : Mageia_Org
Release : 1.mga9 Date : 2022-08-03 10:06:59
Group : Development/Perl Source RPM : perl-XML-Compile-SOAP-3.280.0-1.mga9.src.rpm
Size : 0.40 MB
Packager : tv < tv>
Summary : Exchange XML-SOAP via HTTP
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-Compile-SOAP-3.280.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-XML-Compile-SOAP-3.280.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-XML-Compile-SOAP-3.280.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-XML-Compile-SOAP-3.280.0-1.mga9.noarch.rpm
     

Provides :
perl(XML::Compile::SOAP)
perl(XML::Compile::SOAP11)
perl(XML::Compile::SOAP11::Client)
perl(XML::Compile::SOAP11::Operation)
perl(XML::Compile::SOAP11::Server)
perl(XML::Compile::SOAP::Client)
perl(XML::Compile::SOAP::Extension)
perl(XML::Compile::SOAP::Operation)
perl(XML::Compile::SOAP::Server)
perl(XML::Compile::SOAP::Trace)
perl(XML::Compile::SOAP::Util)
perl(XML::Compile::Transport)
perl(XML::Compile::Transport::SOAPHTTP)
perl(XML::Compile::XOP)
perl(XML::Compile::XOP::Include)
perl-XML-Compile-SOAP

Requires :
perl(Carp)
perl(Encode)
perl(Exporter)
perl(File::Basename)
perl(File::Slurper)
perl(File::Spec)
perl(HTTP::Headers)
perl(HTTP::Message)
perl(HTTP::Request)
perl(HTTP::Status)
perl(IO::Handle)
perl(LWP) >= 6.80.0
perl(LWP::Protocol::https) >= 6.0.0
perl(LWP::UserAgent)
perl(List::Util)
perl(Log::Report) >= 1.50.0
perl(Log::Report::Exception)
perl(MIME::Base64)
perl(Net::HTTP) >= 6.160.0
perl(Scalar::Util)
perl(Test::More) >= 0.540.0
perl(Time::HiRes)
perl(XML::Compile) >= 1.580.0
perl(XML::Compile::Cache) >= 1.30.0
perl(XML::Compile::SOAP)
perl(XML::Compile::SOAP11)
perl(XML::Compile::SOAP11::Client)
perl(XML::Compile::SOAP11::Operation)
perl(XML::Compile::SOAP11::Server)
perl(XML::Compile::SOAP::Extension)
perl(XML::Compile::SOAP::Operation)
perl(XML::Compile::SOAP::Trace)
perl(XML::Compile::SOAP::Util)
perl(XML::Compile::Tester) >= 0.900.0
perl(XML::Compile::Transport)
perl(XML::Compile::Util)
perl(XML::Compile::XOP::Include)
perl(XML::LibXML)
perl(base)
perl(bytes)
perl(constant)
perl(overload)
perl(strict)
perl(vars)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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
There is 67 files more in these RPM.

 
ICM