How to Install libsoap-lite-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libsoap-lite-perl

Description:

Perl implementation of a SOAP client and server

SOAP::Lite is a collection of Perl modules that provide a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side. . This version of SOAP::Lite supports a subset of the SOAP 1.1 specification and has initial support for SOAP 1.2 specification. See http://www.w3.org/TR/SOAP for details.

Homepage: https://sourceforge.net/projects/soaplite/

Version: 1.26-1

Section: universe/perl