logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Cache::Memory::Entry - An entry in the memory based implementation of Cache

Author

        Chris Leishman <chris@leishman.org>
        Based on work by DeWitt Clinton <dewitt@unto.net>

Description

       This module implements a version of Cache::Entry for the Cache::Memory variant of Cache.  It should not
       be created or used directly, please see 'Cache::Memory' or 'Cache::Entry' instead.

Name

       Cache::Memory::Entry - An entry in the memory based implementation of Cache

See Also

       Cache::Entry, Cache::Memory

Synopsis

         See 'Cache::Entry' for a synopsis.

See Also