perl-NDBM_File - Tied access to ndbm files
Website: | https://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Virtuozzo |
- 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.
Packages
perl-NDBM_File-1.15-480.vl9.x86_64 [23 KiB] |
Changelog
by Jitka Plesnikova (2023-01-18):
- Add definition of OPTIMIZE to .ph files, if optimizing is used (bug#2159759) |