Source: libsoap-wsdl-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Rules-Requires-Root: no Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10), libmodule-build-perl Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19), libclass-load-perl, libclass-std-fast-perl, libio-stringy-perl, libsoap-lite-perl, libtemplate-perl, libterm-readkey-perl, libtest-mockobject-perl, libtest-pod-perl, libtest-xml-perl, libtimedate-perl, liburi-perl, libwww-perl, libxml-parser-perl, perl, rename Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsoap-wsdl-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsoap-wsdl-perl.git Homepage: https://metacpan.org/release/SOAP-WSDL Package: libsoap-wsdl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, libclass-std-fast-perl, libtemplate-perl, libterm-readkey-perl, libtimedate-perl, liburi-perl, libwww-perl, libxml-parser-perl Recommends: libsoap-lite-perl Suggests: libapache2-mod-perl2 Description: Perl module for SOAP with WSDL support SOAP::WSDL provides easy access to Web Services with WSDL descriptions. . The WSDL is parsed and stored in memory. Your data is serialized according to the rules in the WSDL. The only transport mechanisms currently supported are http and https.