There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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. Any code which already requires perl >= 5.37.3 should be rewritten to use NDBM_File directly.