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::IOString - wrapper for IO::String to use in Cache implementations

Author

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

Description

       This module implements a derived class of IO::String that handles access modes and allows callback on
       close.  It is for use by Cache implementations and should not be used directly.

Name

       Cache::IOString - wrapper for IO::String to use in Cache implementations

See Also

       Cache::Entry, Cache::File, Cache::RemovalStrategy

See Also