You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit 13e8b5a0390e6b9c5a5387aaa73225a7ca5c5e20)

CONTENTS

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.