Perl

Highly capable, multi-purpose and feature-rich programming language.

Perl installation

To install a full Perl environment, simply type:

$ sudo dnf install perl-core

This will bring in the language interpreter and all the so-called core modules, the basic Perl development environment as recommended by Perl upstream.


Authors: Adam Samalik, Josef Stribny, Petr Hracek