Fedora Packages

perl-interpreter Subpackage of perl

Standalone executable Perl interpreter

This is a Perl interpreter as a standalone executable /usr/bin/perl required for handling Perl scripts. It does not provide all the other Perl modules or tools. Install this package if you want to program in Perl or enable your system to handle Perl scripts with /usr/bin/perl interpreter. If your script requires some Perl modules, you can install them with "perl(MODULE)" where "MODULE" is a name of required module. E.g. install "perl(Test::More)" to make Test::More Perl module available. If you need all the Perl modules that come with upstream Perl sources, so called core modules, install perl package. If you only need perl run-time as a shared library, i.e. Perl interpreter embedded into another application, the only essential package is perl-libs. Perl header files can be found in perl-devel package. Perl utils like "h2ph" or "perlbug" can be found in perl-utils package. Perl debugger, usually invoked with "perl -d", is available in perl-debugger package.

Releases Overview

Release Stable Testing
Fedora Rawhide 5.38.2-506.fc40 -
Fedora 40 5.38.2-506.fc40 -
Fedora 39 5.38.2-502.fc39 -
Fedora 38 5.36.3-498.fc38 -
File a new bug report »
Package Info
  • Upstream: https://www.perl.org/
  • License(s): GPL-1.0-or-later OR Artistic-1.0-Perl
  • Maintainers: jplesnik, corsepiu, iarnell, ppisar, psabata, spot, rhughes, alexl, caolanm, mspacek

Related Packages

You can contact the maintainers of this package via email at perl dash maintainers at fedoraproject dot org.



Sources on Pagure