cpan> i SOAP::Lite
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Module id = SOAP::Lite
    CPAN_USERID  KULCHENKO (Paul Kulchenko )
    CPAN_VERSION 0.51
    CPAN_FILE    K/KU/KULCHENKO/SOAP-Lite-0.51.tar.gz
    MANPAGE      SOAP::Lite - Client and server side SOAP implementation
    INST_FILE    /usr/local/lib/perl5/site_perl/5.6.0/SOAP/Lite.pm
    INST_VERSION 0.51
Darn, need to reload the index.  OK, try again:
cpan> i SOAP::Lite
Module id = SOAP::Lite
    CPAN_USERID  KULCHENKO (Paul Kulchenko )
    CPAN_VERSION 0.55
    CPAN_FILE    K/KU/KULCHENKO/SOAP-Lite-0.55.zip
    MANPAGE      SOAP::Lite - Client and server side SOAP implementation
    INST_FILE    /usr/local/lib/perl5/site_perl/5.6.0/SOAP/Lite.pm
    INST_VERSION 0.51
Better!  But ... .zip?
cpan> install SOAP::Lite
Running install for module SOAP::Lite
Running make for K/KU/KULCHENKO/SOAP-Lite-0.55.zip
Fetching with LWP:
  http://cpan.mirrors.netnumina.com/authors/id/K/KU/KULCHENKO/SOAP-Lite-0.55.zip
Scanning cache /root/.cpan/build for sizes
CPAN: MD5 loaded ok
Fetching with LWP:
  http://cpan.mirrors.netnumina.com/authors/id/K/KU/KULCHENKO/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/K/KU/KULCHENKO/SOAP-Lite-0.55.zip ok
Cannot unzip, no unzip program available
D'oh!  No worries, I'll get it soon.
There's a tarball as well.
Fletch on 2002-04-16T17:19:15
For some reason CPAN.pm is picking up the zip in
preference to the tar.gz version.  If you specify
the distribution rather than the module name it
shoud work.