此内容没有您所选择的语言版本。
2.4.14. Perl Interpreter
The installer requires a Perl interpreter. To test if a Perl interpreter is already installed, run the command
perl --version
. If the output includes the text command not found
, install a Perl interpreter.
yum install perl
# yum install perl