Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-interpreter-5.26.3-423.el8_10.1 RPM for aarch64

From AlmaLinux 8.10 BaseOS for aarch64

Name: perl-interpreter Distribution: AlmaLinux
Version: 5.26.3 Vendor: AlmaLinux
Release: 423.el8_10.1 Build date: Mon Sep 14 09:34:14 2026
Group: Unspecified Build host: arm64-builder01.almalinux.org
Size: 15417442 Source RPM: perl-5.26.3-423.el8_10.1.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: http://www.perl.org/
Summary: 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 "splain" or "perlbug" can be found in perl-utils package.

Provides