table of contents
other versions
- Tumbleweed 5.40.2-1.1
- Leap-16.0
- Leap-15.6
Memoize::SDBM_File(3pm) | Perl Programmers Reference Guide | Memoize::SDBM_File(3pm) |
NAME¶
Memoize::SDBM_File - DEPRECATED compability shim
DESCRIPTION¶
This class used to provide EXISTS support for SDBM_File before support for "EXISTS" was added to SDBM_File itself in Perl 5.6.0.
Any code still using this class should be rewritten to use SBDM_File directly.
2025-04-14 | perl v5.40.2 |