Este contenido no está disponible en el idioma seleccionado.
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