| Name: | perl-ODBM_File |
|---|---|
| Version: | 1.16 |
| Release: | 474.module+el8.10.0+90933+61492164 |
| Architecture: | aarch64 |
| Module: | perl:5.32:8100020260629023939:9fe1d287 |
| Group: | Unspecified |
| Size: | 75396 |
| License: | GPL+ or Artistic |
| RPM: | perl-ODBM_File-1.16-474.module+el8.10.0+90933+61492164.aarch64.rpm |
| Source RPM: | perl-5.32.1-474.module+el8.10.0+90933+61492164.src.rpm |
| Build Date: | Mon Jun 29 2026 |
| Build Host: | build-ol8-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. |