You are viewing the version of this documentation from Perl blead. This is a development version of Perl.

CONTENTS

NAME

Memoize::NDBM_File - glue to provide EXISTS for NDBM_File for Storable use

DESCRIPTION

This class provides EXISTS support for NDBM_File.

In Perl 5.37.3, support for EXISTS was added to NDBM_File itself. Code which requires such a perl should simply use NBDM_File directly.