The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
To install SOAP::Lite, run the following commands:

 perl Makefile.PL
 make
 make test
 make install

The test suite requires perl 5.6.0, so you will experience
failing tests under older versions of perl.

SOAP::Lite itself should work with perls as old as 5.5.4, but
your mileage may vary.