我需要在我的windows vista机器上运行perl.我从这里下载了64位版本的'active perl'(因为我有一台64位机器):http: //www.perl.org/get.html#win32(ActivePerl-5.14.2.1402-MSWin32-x64-295342)的.msi)
我运行了可执行文件,只是按照默认提示.
安装完成后,我输入了我的cmd提示符:
perl -v
Run Code Online (Sandbox Code Playgroud)
......它吐出来......
'perl' is not recognized as an internal or operable program or batch file.
Run Code Online (Sandbox Code Playgroud)