How to install Module::Build with strawberry perl in windows 7
I used strawberry perl in windows 7. I need to install Module::Build.
using command:
But the 2nd command give another error:
/usr/bin/perl.exe Build --makefile_env_macros 1 process_begin: CreateProcess(NULL, /usr/bin/perl.exe Build --makefile_env_macros 1, ...) failed. make (e=2): The system cannot find the file specified. Makefile:4: recipe for target 'all' failed mingw32-make.exe: *** [all] Error 2
How can I solve these problems? Please help.
链接地址: http://www.djcxy.com/p/19074.html