Closed hakonhagland closed 2 years ago
The system cannot find the file specified
This issue has been resolved now. The reason why pl2bat.bat
was not present, was that I had run gmake install
without specifying INST_TOP. This caused the default value to be used (C:\perl
) instead of the value I specified when running gmake all
. See https://github.com/Perl/perl5/issues/20395 for more information.
I am trying to install
cpanm
on Windows 11 (see https://github.com/Perl/perl5/issues/20395 for information of how I installed perl):Here is the complete log file for the last command: cpan.log