Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Cache::BerkeleyDB 0.03

    Download button

    No screenshots available
    Downloads: 333  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Baldur Kristinsson | More programs
    Perl Artistic License / FREE
    May 29th, 2007, 04:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Cache::BerkeleyDB description

    Cache::BerkeleyDB Perl module implements the Cache::Cache interface.

    Cache::BerkeleyDB Perl module implements the Cache::Cache interface.

    This module implements the Cache interface provided by the Cache::Cache family of modules written by DeWitt Clinton. It provides a practically drop-in replacement for Cache::FileCache.

    As should be obvious from the name, the backend is based on BerkeleyDB.

    SYNOPSIS

    use Cache::BerkeleyDB;

    my $cache = new Cache::BerkeleyDB( { 'namespace' => 'MyNamespace',
    'default_expires_in' => 600 } );

    See Cache::Cache for the usage synopsis.

    METHODS

    See Cache::Cache for the API documentation. Only changes relative to the standard methods are mentioned below.

    Clear( [$cache_root] )

    See Cache::Cache, with the optional $cache_root parameter.

    Purge( [$cache_root] )

    See Cache::Cache, with the optional $cache_root parameter.

    Size( [$cache_root] )

    See Cache::Cache, with the optional $cache_root parameter.

    OPTIONS

    See Cache::Cache for standard options. Additionally, options are set by passing in a reference to a hash containing any of the following keys:

    cache_root

    The location in the filesystem that will hold the BDB files representing the cache namespaces. Defaults to /tmp unless explicitly set.
    umask
    The umask which will be active when any cache files are created. Defaults to 002. Note that this will have no effect on existing files.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Cache::Cache interface | BerkeleyDB cache | Perl module | Cache::BerkeleyDB | BerkeleyDB | Cache::Cache

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM