Hello, I tried to follow your suggestion, but I got this.
$ perl 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.99_3'
$ ./Build installdeps
cpan_client 'cpan' is not executable
Am I missing something obvious? |