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...
SHAY/perl-5.32.1 - 23 Jan 2021 14:56:24 UTCThis 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...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTCSee Memoize....
MJD/Memoize-1.03 - 22 Apr 2012 21:19:03 UTCThis 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 UTCThis 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