Name: | perl-ODBM_File |
---|---|
Version: | 1.16 |
Release: | 472.module+el8.8.0+21005+3d1ce0e6 |
Architecture: | x86_64 |
Module: | perl:5.32:8080020230118125925:af169298 |
Group: | Unspecified |
Size: | 26388 |
License: | GPL+ or Artistic |
RPM: | perl-ODBM_File-1.16-472.module+el8.8.0+21005+3d1ce0e6.x86_64.rpm |
Source RPM: | perl-5.32.1-472.module+el8.8.0+21005+3d1ce0e6.src.rpm |
Build Date: | Sat Apr 01 2023 |
Build Host: | build-ol8-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. |