The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:AnyDBM_File"

AnyDBM_File - provide framework for multiple DBMs River stage five • 11693 direct dependents • 33184 total dependents

This module is a "pure virtual base class"--it has nothing of its own. It's just there to inherit from one of the various DBM packages. It prefers ndbm for compatibility reasons with Perl 4, then Berkeley DB (See DB_File), GDBM, SDBM (which is always...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

AnyDBM_File - provide framework for multiple DBMs River stage five • 11693 direct dependents • 33184 total dependents

This module is a "pure virtual base class"--it has nothing of its own. It's just there to inherit from one of the various DBM packages. It prefers ndbm for compatibility reasons with Perl 4, then Berkeley DB (See DB_File), GDBM, SDBM (which is always...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Memoize::AnyDBM_File - glue to provide EXISTS for AnyDBM_File for Storable use River stage three • 78 direct dependents • 308 total dependents

This class does the same thing as AnyDBM_File, except that instead of NDBM_File itself it loads Memoize::NDBM_File if NDBM_File lacks EXISTS support. Code which requires perl 5.37.3 or newer should simply use AnyBDM_File directly....

ARISTOTLE/Memoize-1.16 - 29 Jan 2023 09:05:05 UTC

lib/AnyDBM_File/Importer.pm River stage one • 1 direct dependent • 1 total dependent

This module allows symbols (like $DB_HASH, R_DUP, etc.) to be imported into the caller's namespace when using the AnyDBM_File DBM auto-selection package. AnyDBM_File includes its auto-selected module by using "require", which unlike "use" does not ex...

MAJENSEN/AnyDBM_File-Importer-0.012 - 07 Dec 2009 13:36:22 UTC

WWW::RobotRules::AnyDBM_File - Persistent RobotRules River stage four • 4 direct dependents • 6289 total dependents

This is a subclass of *WWW::RobotRules* that uses the AnyDBM_File package to implement persistent diskcaching of robots.txt and host visit information. The constructor (the new() method) takes an extra argument specifying the name of the DBM file to ...

GAAS/WWW-RobotRules-6.02 - 18 Feb 2012 13:09:13 UTC
5 results (0.019 seconds)