sudo perl -MCPAN -e 'install SOAP::WSDL'
####
# 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 versions
of the modules indicated above before proceeding with this installation
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::Build::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
####
$ perl Build installdeps
cpan_client 'cpan' is not executable
$ Build installdeps
bash: Build: command not found