Name: | perl-ODBM_File |
---|---|
Version: | 1.18 |
Release: | 512.1.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 74089 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-ODBM_File-1.18-512.1.el10_0.aarch64.rpm |
Source RPM: | perl-5.40.2-512.1.el10_0.src.rpm |
Build Date: | Thu Jun 26 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.perl.org/ |
Summary: | Tied access to odbm files |
Description: | ODBM_File establishes a connection between a Perl hash variable and a file in odbm format. You can manipulate the data in the file just as if it were in a Perl hash, but when your program exits, the data will remain in the file, to be used the next time your program runs. |
- 5.40.2 bump (see <https://metacpan.org/release/SHAY/perl-5.40.2/view/pod/perldelta.pod>) - Resolves: RHEL-87186
- 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
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Perl 5.40 re-rebuild of bootstrapped packages
- 5.40.0 bump (see <https://metacpan.org/release/HAARG/perl-5.40.0/view/pod/perldelta.pod) - Subpackage Term-Table - Subpackage Test-Suite2
- Bump release for June 2024 mass rebuild
- Disable using libdb for RHEL - Resolves: RHEL-33071
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update Compress::Raw::Zlib for improved compatibility with zlib-ng