이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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