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::Null::Entry - An entry in the Null 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::Null variant of Cache.  It should not be
       created or used directly, please see 'Cache::Null' or 'Cache::Entry' instead.

Name

       Cache::Null::Entry - An entry in the Null implementation of Cache

See Also

       Cache::Entry, Cache::Null

Synopsis

         See 'Cache::Entry' for a synopsis.

See Also