| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-SOAP-Lite | Distribution: SUSE Linux Enterprise 16 |
| Version: 1.27 | Vendor: openSUSE |
| Release: bp160.1.11 | Build date: Mon Mar 4 14:56:17 2024 |
| Group: Development/Libraries/Perl | Build host: reproducible |
| Size: 907867 | Source RPM: perl-SOAP-Lite-1.27-bp160.1.11.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/SOAP-Lite | |
| Summary: Perl's Web Services Toolkit | |
SOAP::Lite 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.
(Artistic-1.0 OR GPL-1.0-or-later) AND CC-BY-ND-2.0
* Mon Mar 04 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
* Fri Mar 26 2021 Pedro Monreal <pmonreal@suse.com>
- Add build requirement perl(HTTP::Daemon)
- Update URL to metacpan
* Fri Jan 25 2019 Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Conditionally require optional build test Test::MockObject
* Fri Jan 18 2019 Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Added required dependencies for building and testing
- Cleaned spec file with spec-cleaner
* Fri Jan 18 2019 Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Fix env-script-interpreter in bin/{SOAPsh.pl,stubmaker.pl} and
examples/XMLRPC/{xmlrpc.cgi,xmlrpc.daemon}
* Added patch perl-SOAP-Lite-1.27-usr-bin-env.patch
* Tue May 15 2018 coolo@suse.com
- updated to 1.27
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.27 May 14, 2018
! Problem with compression in server mode
* Fri Jan 05 2018 pmonrealgonzalez@suse.com
- Update to 1.26
! typo fix
https://anonscm.debian.org/cgit/pkg-perl/packages/libsoap-lite-perl.git/tree/debian/patches/spelling-error.patch
1.25 December 29, 2017
! Bad usage of UNIVERSAL::isa (See RT#62667)
1.24 December 19, 2017
+ Consistent Versioning https://github.com/redhotpenguin/soaplite/pull/24
! Remove is_utf8() check from 78588
1.23 December 18, 2017
! RT #78588 unicode data not correct encoded
* Sat Aug 19 2017 coolo@suse.com
- updated to 1.22
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.22 August 15, 2017
! Noindex URI::tcp module [github/JaSei]
! Correct the soap namespace declaration when calling services defined in WSDL [github/waaeer]
! Fix typos [github/kmhl]
1.21 November 6, 2016
! #118654 consistently use '#!/usr/bin/env perl' throughout (@mototimo) [github/moto-timo]
* Sun Jun 12 2016 coolo@suse.com
- updated to 1.20
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.20 June 9, 2016
! Minor kwalitee updates (@oeuftete)
! #106688 encode utf8 content in test which fails under RHES 6.6
* Mon Sep 21 2015 coolo@suse.com
- updated to 1.19
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.19 August 26, 2015
! #106665 Correct the version manually, no autoversioning, and the maintainer screwed up
1.18 August 25, 2015
! Fix a couple of cases where undefined values were being passed to functions [github/redhotpenguin]
! Do not set content_length for compressed request [github/bor]
! Add test for check return of send_receive(), add titles for some tests [github/bor]
1.17 July 30, 2015
! #106051 Fix utf8 encoding for CGI test (thanks cpan/ETHER for tips)
1.16 July 23, 2015
! Fix empty release. Note to self - do not release code when wife is in early labor
1.15 July 21, 2015
+ Preventing "billion laughs" exponential entity expansion attack [github/thilo-fester]
* Fri Apr 17 2015 coolo@suse.com
- updated to 1.14
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.14 March 24, 2015
+ Add header and body tags [@bubi6608]
! Fixed typo in trace logging example [@oschwald]
+ Converted the dist from using ExtUtils::MakeMaker to using Dist::Zilla [@mvuets]
! Cleaned up prereqs [@mvuets]
! Cleaned up author and release tests [@mvuets]
1.13 December 30, 2014
! Fixed undefined value error when using bugzilla's xmlrpc.cgi (bugzilla's API) [dbeusee]
1.12 November 26, 2014
! #100557 Redefined sub in SOAP::Lite::Deserializer::XMLSchema2001
1.11 February 21, 2014
! #93080 bug when SOAP::Lite is trying to parse WSDL definition by https with custom settings
1.10 January 23, 2014
! Fixed uninitialized warning when Context-Length is not set [github/dbeusee]
! avoid string eval in as_base64 [github/otrosien]
! #88915 warnings issued with using importing with +trace
1.09 January 14, 2013
! #92025 tighten multipart content-type matching [dmn@debian.org]
* Thu Dec 19 2013 cfarrell@suse.com
- license update: (Artistic-1.0 or GPL-1.0+) and CC-BY-ND-2.0
just do it
* Mon Dec 16 2013 cfarrell@suse.com
- license update: (Artistic-1.0 or GPL-1.0+) and CC-BY-ND
See lib/SOAP/Lite.pm - documentation and the text is CC-BY-ND
* Mon Dec 09 2013 coolo@suse.com
- updated to 1.08
! #15703 add no_index for examples to prevent CPAN pollution [githumb.com/sergeyromanov]
! #89948 Remove warning when Content-Id is not present
! #87935 skip all MIME-Parser tests if it is not installed
! #87787 Use of uninitialized value $ns in Lite.pm
! #87848 Fix manifest, fix invalid http version from release blunder
* Wed Aug 14 2013 ncutler@suse.com
- update to 1.04
- delete patches (presumably obsoleted by upstream changes)
- perl-macros is obsoleted by recent perl packages.
Therefore BuildRequire perl-macros only on older versions
(which includes SLE)
* Mon Dec 19 2011 coolo@suse.de
- update to 0.714
Moved SOAP::Transport::TCP into SOAP-Transport-TPC distribution
! #70329 - not generating attributes properly (deleting id attribute)
! #52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type
! #48775 Small bug in SOAP::Packager
! #51178 Emailing: SOAP-Lite-0.710.10.patch
! #55962 Spelling errors
! #52015 defined(%hash) deprecated in Perl 5.11
! #63693 Uninitalized value
! #65655 Assignment of shift to list
! #58538 regression from 0.710.08 soap:Client,Application failed during request deserialization
! #64250 Bleadperl v5.13.7-297-g558b442 breaks SOAP::Lite 0.712
! #68088 XML::Parser::Lite fails tests under perl 5.14 RC1
! #69825 Bug in SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm
* Sun May 22 2011 idonmez@novell.com
- Add SOAP-Lite-0.712-perl514.patch: fix test suite breakage with
Perl 5.14, upstream bug #68088
* Wed Dec 01 2010 coolo@novell.com
- switch to perl_requires macro
* Mon Aug 16 2010 chris@computersalat.de
- update to 0.712
! #57409 SOAP::Lite installation problem
! #52015 defined(%hash) deprecated in Perl 5.11
! #39546 use of version.pm
! #52637 error sending a request in perl 5.10.0 containing utf-8
data using the string data type
! #55962 Spelling errors
- recreated by cpanspec
- noarch pkg
- removed env_path.dif
- reworked https_daemon.diff > SOAP-Lite-0.712-HTTPS_DAEMON.patch
* Thu Apr 08 2010 dmueller@suse.de
- update to 0.711:
SOAP::Transport::JABBER, SOAP::Transport::MQ and SOAP::Tranport::FTP
are now in their own distributions.
! [2790747] Bugtracker specification in META.yml missing
! #45997: Inconsistency in SOAP::Serializer documentation
! #55618: HTTP_TRANSFER_ENCODING can be undefined in SOAP/Transpo
! [2946245] / #54106 Only last Cookie Set
! #50178: Win32 isuue with IO::SessionData and IO::SessionSet
! #41527: SOAP::Lite 0.69 with Apache2 HTTP Server module and mod_perl 2
returns 500 Internal
* Thu Apr 08 2010 dmueller@suse.de
- add missing perl version dependency
* Sun Jan 10 2010 jengelh@medozas.de
- enable parallel build
* Sun Nov 15 2009 dmueller@suse.de
- update to 0.710.10:
! #49981: UDDI::Lite version not parsable by cpanplus (again)
! #46444: use SOAP::Lite::Deserializer::XMLSchemaSOAP1_2 missing
! #37151: Strawberry perl 5.10 - Tests fail and then later hang
! #49981: UDDI::Lite version not parsable by cpanplus
! #49011: Fails to install under strawberry perl
! [2825166] In Constant DEFAULT_HTTP_CONTENT_TYPE
! [2832939] chunked client requests are returned 411(Length Required)
! [2860559] serious utf8 bug
! #44568 Tracing unavailable when SOAP::Lite is used as a server
! #44195 submitting patches / mention Nginx transport module in documentation
! [2777361] SOAP 1.2 Content-Type rejected
! #41937 ([patch] enable more tests)
! #39101: Apache2::Const::HTTP_BAD_REQUEST not defined
! #39672: serialization and autotype 'off'
! #41348: t/SOAP/Transport/HTTP/CGI.t failing on 5.6.x
! #20569: XMLRPC::Lite "wrong element 'nil'" exception on '<value><nil/></value>'
+ require Task::Weaken
+ better META.yml generated (Alexandr Ciornii)
* Fri Sep 05 2008 ug@suse.de
* HTTP header is no more accessible
* Memory leak when calling WS using wsdl
SOAP::Transport::HTTP->new() was leaking two scalars per call
* > not deserialized in result
* < and > not deserialized in faultstring/detail
* Incorrect Content-Type while sending requests with no parts
* Incorrect starting part detection for Multipart/Related
* SOAP::Lite Envelope not stripped down for XMLRPC
* XMLRPC::Transport::HTTP::CGI generates extra params
* fixed memory leaks with XMLRPC::Lite
* SOAP::Lite Passes Decoded Strings to LWP
* KeepAlive fails to function
* Subclasses of XMLRPC::Serializer misbehave because of a "ref" call in SOAP::Lite
* Memory leak in 0.69 && 0.71
* version 0.710.08
* Fri Apr 04 2008 ug@suse.de
- version update from 0.69 to 0.71.01
- tons of fixes please look at the CHANGES file for details
- Added LOOPBACK test transport backend.
- Added more core tests
- Added additional callbacks to XML::Parser::Lite and made it
work under (at least) perl5.6.2, 5.8.7, 5.8.8 and 5.10.
* Wed Oct 25 2006 ug@suse.de
- version update from 0.66 to 0.69
- Commented out two lines of code that were causing S::L to die under
a non-fatal error condition. This is a HACK.
- Patched support for mod_perl Apache2 (thanks to JT Justman)
- Fixed bug where SOAP::SOM objects were not properly detected,
serialized and returned (thanks chris at prather dot o r g)
- Fixed bug with default_ns and ns functions so that they
serialized XML properly.
- Started to add experimental DIME support - possible impacts to MIME
support as well
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 02 2006 ug@suse.de
- version update from 0.60a to 0.66
* Wed Sep 28 2005 dmueller@suse.de
- add norootforbuild
* Sun Mar 21 2004 ro@suse.de
- removed .orig backup files
* Fri Feb 27 2004 ug@suse.de
- version update from 0.60 to 0.60a
* Tue Aug 26 2003 ug@suse.de
- version update from 0.55 to 0.60
- Makefile.PL patch dropped because
autodetection of installed perl modules
is working in 0.60
- Merged SOAP::MIME into SOAP::Lite's core
- Differentiate between xsd:int and xsd:long to
fix interoperability bug with Java Web services
- Fixed MIME interoperability bug with Apache Axis
- SOAP Faultcodes are now properly typed a xsd:QName, whereas
before they were xsd:string
- Fixed documentation errors
- Disabled SOAPStruct (bug 747316)
- Fixed XML::Parser::Expat vulnerability (bug 747265)
- Fixed warning when autodispatched call has no parameters
- Fixed warning when empty SOAPAction specified (bug 747278)
- Turned off HTTP keep alive patch by default
- Removed dependency on the URI module for non-HTTP transports
* Tue Aug 26 2003 ro@suse.de
- fix dependency: /usr/bin/env, not /bin/env
* Mon Aug 25 2003 ug@suse.de
- initial version
/usr/bin/SOAPsh.pl /usr/bin/stubmaker.pl /usr/lib/perl5/vendor_perl/5.42.0/Apache /usr/lib/perl5/vendor_perl/5.42.0/Apache/SOAP.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Client.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Constants.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Data.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Deserializer.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Fault.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Header.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite/Deserializer /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite/Deserializer/XMLSchema1999.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite/Deserializer/XMLSchema2001.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite/Packager.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Lite/Utils.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Packager.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/SOM.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Schema.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Serializer.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Server.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Test.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Trace.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport.pod /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport/HTTP.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport/IO.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport/LOCAL.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport/LOOPBACK.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport/MAILTO.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport/POP3.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Transport/TCP.pm /usr/lib/perl5/vendor_perl/5.42.0/SOAP/Utils.pod /usr/share/doc/packages/perl-SOAP-Lite /usr/share/doc/packages/perl-SOAP-Lite/Changes /usr/share/doc/packages/perl-SOAP-Lite/Debian_CPANTS.txt /usr/share/doc/packages/perl-SOAP-Lite/HACKING /usr/share/doc/packages/perl-SOAP-Lite/README /usr/share/doc/packages/perl-SOAP-Lite/ReleaseNotes.txt /usr/share/doc/packages/perl-SOAP-Lite/examples /usr/share/doc/packages/perl-SOAP-Lite/examples/COM /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/README /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/SOAP-Lite-COM-minimal.ctrl /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/SOAP-Lite-COM-standalone.ctrl /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/hash.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/hashecho.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/local.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/make-com-minimal.bat /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/make-com-standalone.bat /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/make-com.args /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/remote.cs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/remote.vba /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/remote.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/remote.xls /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/service.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/soap.asp /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/soap.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/soap_perl.asp /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/states.html /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/states.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/states.vba /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/states.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/states.xls /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/temper.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/COM/xmlrpc.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/My /usr/share/doc/packages/perl-SOAP-Lite/examples/My/Chat.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/My/Examples.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/My/Parameters.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/My/PersistentIterator.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/My/PingPong.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/My/SessionIterator.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/Transport /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/Transport/HTTP /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/Transport/HTTP/Daemon /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/Transport/HTTP/Daemon/ForkAfterProcessing.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/Transport/HTTP/Daemon/ForkOnAccept.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/simple1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/simple2.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/SOAP/simple3.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI/inquire1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI/publish1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI/simple1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI/simple2.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI/syntax1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI/syntax2.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/UDDI/syntax3.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/dynamic1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/dynamic2.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/dynamic3.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/dynamic4.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/say_hello_doclit.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/say_hello_doclit.wsdl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/say_hello_rpcenc.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/say_hello_rpcenc.wsdl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/say_hello_rpcenc_schema.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/say_hello_rpclit.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/say_hello_rpclit.wsdl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/stub1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/stub2.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/WSDL/stub3.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/XML /usr/share/doc/packages/perl-SOAP-Lite/examples/XML/customxml.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/XMLRPC /usr/share/doc/packages/perl-SOAP-Lite/examples/XMLRPC/mod_xmlrpc.htaccess /usr/share/doc/packages/perl-SOAP-Lite/examples/XMLRPC/simple1.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/XMLRPC/xmlrpc.cgi /usr/share/doc/packages/perl-SOAP-Lite/examples/XMLRPC/xmlrpc.daemon /usr/share/doc/packages/perl-SOAP-Lite/examples/allclients.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/authentication.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/autoexamples.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/chat.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/compress.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/cookie.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/cookieauth.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/customschema.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/forms /usr/share/doc/packages/perl-SOAP-Lite/examples/forms/style.cgi /usr/share/doc/packages/perl-SOAP-Lite/examples/forms/style.html /usr/share/doc/packages/perl-SOAP-Lite/examples/fullsearch.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/getdom.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/google.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/inline.daemon /usr/share/doc/packages/perl-SOAP-Lite/examples/iterator.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/joke.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/oneliners /usr/share/doc/packages/perl-SOAP-Lite/examples/oo-apache.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/parametersbyname.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/pingpong.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/server /usr/share/doc/packages/perl-SOAP-Lite/examples/server/Apache.pm /usr/share/doc/packages/perl-SOAP-Lite/examples/server/mod_soap.htaccess /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.asp /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.cgi /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.daemon /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.daemon.forkafterprocessing /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.daemon.forkonaccept /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.fcgi /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.io /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.jabber /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.mod_cgi /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.mq /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.pop3 /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.tcp /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap.vbs /usr/share/doc/packages/perl-SOAP-Lite/examples/server/soap_perl.asp /usr/share/doc/packages/perl-SOAP-Lite/examples/soapmark.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/soapsmtp.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/tcpclient.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/terraserver.pl /usr/share/doc/packages/perl-SOAP-Lite/examples/weblog.pl /usr/share/licenses/perl-SOAP-Lite /usr/share/licenses/perl-SOAP-Lite/LICENSE /usr/share/man/man1/SOAPsh.pl.1.gz /usr/share/man/man1/stubmaker.pl.1.gz /usr/share/man/man3/Apache::SOAP.3pm.gz /usr/share/man/man3/SOAP::Client.3pm.gz /usr/share/man/man3/SOAP::Constants.3pm.gz /usr/share/man/man3/SOAP::Data.3pm.gz /usr/share/man/man3/SOAP::Deserializer.3pm.gz /usr/share/man/man3/SOAP::Fault.3pm.gz /usr/share/man/man3/SOAP::Header.3pm.gz /usr/share/man/man3/SOAP::Lite.3pm.gz /usr/share/man/man3/SOAP::Lite::Packager.3pm.gz /usr/share/man/man3/SOAP::Packager.3pm.gz /usr/share/man/man3/SOAP::SOM.3pm.gz /usr/share/man/man3/SOAP::Schema.3pm.gz /usr/share/man/man3/SOAP::Serializer.3pm.gz /usr/share/man/man3/SOAP::Server.3pm.gz /usr/share/man/man3/SOAP::Test.3pm.gz /usr/share/man/man3/SOAP::Trace.3pm.gz /usr/share/man/man3/SOAP::Transport.3pm.gz /usr/share/man/man3/SOAP::Transport::LOOPBACK.3pm.gz /usr/share/man/man3/SOAP::Transport::POP3.3pm.gz /usr/share/man/man3/SOAP::Transport::TCP.3pm.gz /usr/share/man/man3/SOAP::Utils.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:37:22 2025