| Name: | perl-NDBM_File | 
|---|---|
| Version: | 1.15 | 
| Release: | 473.module+el8.10.0+90354+a7e78d72 | 
| Architecture: | x86_64 | 
| Module: | perl:5.32:8100020240624030457:9fe1d287 | 
| Group: | Unspecified | 
| Size: | 26504 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-NDBM_File-1.15-473.module+el8.10.0+90354+a7e78d72.x86_64.rpm | 
| Source RPM: | perl-5.32.1-473.module+el8.10.0+90354+a7e78d72.src.rpm | 
| Build Date: | Mon Jun 24 2024 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://www.perl.org/ | 
| Summary: | Tied access to ndbm files | 
| Description: | NDBM_File establishes a connection between a Perl hash variable and a file in ndbm 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.  |