Tied access to ndbm files
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.15-482.fc36 | - |
| Fedora 35 | 1.15-481.fc35 | - |
| Fedora 34 | 1.15-474.fc34 | - |
You can contact the maintainers of this package via email at
perl dash maintainers at fedoraproject dot org.