Installing SOAP:: Lite CPAN

In a test environment where I started working I had to install SOAP:: Lite using CPAN. SOAP:: Lite is a toolkit to use SOAP in perl. The installation order was:



  1. $ Perl-MCPAN-e shell
  2. cpan> install SOAP:: Lite


Read more