Yes - trying to "install" SOAP-Lite. It installs, but will not regonize. Although they passed Makefile, make, make test and make install.
Client HTTPS support Crypt::SSLeay
Client FTP support SOAP::Transport::FTP
What you mentioned is directly from CPAN download site. I will try to give that a try, and see how it goes.
The reason, why I need to implement this is below.
Objective - to produce an XML script, and XML file, based on input of Web page.
1). Written a perl script to produce XML script and file (part is done).
2). Created HTML/PHP Web Pages with selections, input and more (part is done).
3). Need to have have a translation layer between HTML/PHP to and from Perl. To control Perl routines.
Thanks,