table of contents
other versions
- trixie 5.40.1-6
- testing 5.40.1-6
- unstable 5.40.1-6
- experimental 5.42.0-2
Memoize::SDBM_File(3perl) | Perl Programmers Reference Guide | Memoize::SDBM_File(3perl) |
NAME¶
Memoize::SDBM_File - DEPRECATED compatibility 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 SDBM_File directly.
2025-08-24 | perl v5.42.0 |