C:\>cpan
cpan>install Net::Google
....
Se me instala correctamente y me dice:
This module requires Module::Build to install itself.
Install Module::Build now from CPAN? [y]
Le doy a Yes, y se me empieza a instalar....
Hasta que... :
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Checking features:
manpage_support....enabled
YAML_support.......disabled
- YAML is not installed
C_support..........disabled
- ExtUtils::CBuilder is not installed
* Optional prerequisite ExtUtils::ParseXS is not installed
HTML_support.......enabled
Creating new 'Build' script for 'Module-Build' version '0.2806'
"nmake" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
nmake -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
*** Cannot install without Module::Build. Exiting ...
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
cpan>
He probado de instalar Module::Build antes de Net::Google pero me sale el mismo error...
Dice algo sobre las versiones, pero ¿de qué?
un saludo.