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::File::Handle - wrapper for IO::File to use in Cache::File implementation

Author

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

Description

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

Name

       Cache::File::Handle - wrapper for IO::File to use in Cache::File implementation

See Also

       Cache::File

See Also