Name: | perl-ODBM_File |
---|---|
Version: | 1.18 |
Release: | 512.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 33105 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-ODBM_File-1.18-512.el10.x86_64.rpm |
Source RPM: | perl-5.40.1-512.el10.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol10-x86_64.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. |