[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-interpreter-4:5.32.1-481.1.el9_6.x86_64 download

Name perl-interpreter
Epoch 4
Version 5.32.1
Release 481.1.el9_6
Architecture x86_64
Website/URL https://www.perl.org/
License GPL+ or Artistic
Build Time 2025-07-29 09:06:21
Build Host builder-x86-05.inferitos.ru
Summary Standalone executable Perl interpreter
Repositories AppStream
Description 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.
Errata INFSA-2025:11804
Size 69 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum f4f87dec0fea2731d6edb61117bdf5fe5286604a259144ef9ea33bad5244b789
× Full screenshot
Changelog link
* Thu Jul 03 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481.1
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038