Package perl-interpreter-4:5.40.1-512.el10.x86_64
Name | perl-interpreter |
---|---|
Epoch | 4 |
Version | 5.40.1 |
Release | 512.el10 |
Architecture | x86_64 |
Website/URL | https://www.perl.org/ |
License | GPL-1.0-or-later OR Artistic-1.0-Perl |
Build Time | 2025-04-03 07:31:36 |
Build Host | builder-x86-06.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 | — |
Size | 72 KiB |
Source Project | perl-5.40.1-512.el10 |
SHA-256 checksum | 966c0f4fa8c85f69ba787241db60268ab9d9a993020d1d070282b037d8a6d0d3 |
×
* Wed Jan 22 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.0-512 - Resolves: RHEL-75798 - 5.40.1 bump (see <https://metacpan.org/release/SHAY/perl-5.40.1/view/pod/perldelta.pod>) - Add config.over to make build od perl reproducible - Removed unnecessary conversion - Add new systemtap-sdt-dtrace to build deps * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4:5.40.0-511 - Rebuilt for MSVSphere 10 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4:5.40.0-511 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Aug 09 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.0-510 - Perl 5.40 re-rebuild of bootstrapped packages * Thu Jul 18 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.40.0-509 - 5.40.0 bump (see <https://metacpan.org/release/HAARG/perl-5.40.0/view/pod/perldelta.pod) - Subpackage Term-Table - Subpackage Test-Suite2 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4:5.38.2-508 - Bump release for June 2024 mass rebuild * Wed Apr 17 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.38.2-507 - Disable using libdb for RHEL - Resolves: RHEL-33071 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.38.2-506 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.38.2-505 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 03 2024 Florian Weimer <fweimer@redhat.com> - 4:5.38.2-504 - Update Compress::Raw::Zlib for improved compatibility with zlib-ng