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::Memcached::Managed::Inactive - inactive Cache::Memcache::Managed object

Author

        Elizabeth Mattijsen

Description

       Provides the same API as Cache::Memcached::Managed, but doesn't do anything.

Name

       Cache::Memcached::Managed::Inactive - inactive Cache::Memcache::Managed object

Synopsis

        use Cache::Memcached::Managed::Inactive;

        my $cache = Cache::Memcached::Managed::Inactive->new;

See Also