Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Then I got this messagesudo perl -MCPAN -e 'install SOAP::WSDL'
So, I downloaded th SOAP::WSDL tarball and tried this...# running Build.PL Checking prerequisites... requires: ! Template is not installed build_requires: ! Template is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the v +ersions of the modules indicated above before proceeding with this installatio +n Run 'Build installdeps' to install missing prerequisites. Creating new 'MYMETA.yml' with configuration results Creating new 'Build' script for 'SOAP-WSDL' version '2.00.10' Prereq '0.0.5' for 'Class::Std::Fast' is not supported by Module::Buil +d::Compat Running make test Make had some problems, maybe interrupted? Won't test Running make install Make had some problems, maybe interrupted? Won't install
What should I do / try next?$ perl Build installdeps cpan_client 'cpan' is not executable $ Build installdeps bash: Build: command not found
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Install SOAP::WSDL
by ikegami (Patriarch) on Jul 06, 2010 at 23:02 UTC | |
by Anonymous Monk on Jul 06, 2010 at 23:17 UTC | |
by ikegami (Patriarch) on Jul 06, 2010 at 23:26 UTC | |
|
Re: Install SOAP::WSDL
by Khen1950fx (Canon) on Jul 06, 2010 at 22:34 UTC | |
by Anonymous Monk on Jul 06, 2010 at 22:51 UTC |