| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-ODBM_File | Distribution: AlmaLinux |
| Version: 1.16 | Vendor: AlmaLinux |
| Release: 484.el9_8 | Build date: Mon Sep 14 06:07:32 2026 |
| Group: Unspecified | Build host: arm64-builder01.almalinux.org |
| Size: 74708 | Source RPM: perl-5.32.1-484.el9_8.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://www.perl.org/ | |
| Summary: Tied access to odbm files | |
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.