How to Install libsoap-wsdl-perl in Ubuntu 18.04



Install libsoap-wsdl-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsoap-wsdl-perl

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.

Homepage: https://metacpan.org/release/SOAP-WSDL

Version: 3.003-2

Section: universe/perl