當我嘗試用CPAN(或cpanm)安裝帕德里... bash-4.2$ sudo cpan Padre
...
CPAN.pm: Building P/PL/PLAVEN/Padre-1.00.tar.gz
Found locale ru_RU.UTF-8
Found wxWidgets 2.8.12
Found Wx.pm 0.9921
Unparsable version '6,
我有這個程序,在命令提示符或「perl program.pl file1.txt file2.txt」中使用「perl program.pl」在Windows上運行OK。 use strict;
use warnings;
print "there were ",scalar(@ARGV), " arguments passed to this program\n";
if (scalar
我正在寫一個簡單的程序,用於從文件讀取莫爾斯碼並將其轉換爲純文本。雖然我收到了一些瘋狂的錯誤。我對perl不是很熟悉,我不得不從命令行運行它。以下是我收到的錯誤和代碼。我可能錯了。我在命令行輸入:「perl -w Lott_Morse.pl morse.txt」。任何幫助,將不勝感激。 錯誤: Use of uninitialized value in print at Lott_CSC360_M
我安裝帕德里perl的,perl的IDE上的每個I運行程序的時候,我得到一個錯誤說窗口7.And, perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = (unset)
are supported an