[ Все 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 ]
×

Пакет perl-interpreter-4:5.32.1-481.el9.x86_64 download

Имя perl-interpreter
Эпоха 4
Версия 5.32.1
Релиз 481.el9
Архитектура x86_64
Сайт https://www.perl.org/
Лицензия GPL+ or Artistic
Время сборки 2025-02-21 08:50:47
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Standalone executable Perl interpreter
Репозитории OS
Полное описание 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.
Эррата
Размер 70 КиБ
Исходный проект perl-5.32.1-481.el9
Контрольная сумма SHA-256 0ba50a2e5d903ef7cc89f7c4339da444cbd1eb92e0bafc563fe6fc3feb36957f
× Full screenshot
История изменений link
* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4:5.32.1-480
- Rebuilt for MSVSphere 9.2 beta

* Wed Jan 18 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-480
- Add definition of OPTIMIZE to .ph files, if optimizing is used
  (bug#2159759)