1Cache::IOString(3)    User Contributed Perl Documentation   Cache::IOString(3)
2
3
4

NAME

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

DESCRIPTION

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

SEE ALSO

15       Cache::Entry, Cache::File, Cache::RemovalStrategy
16

AUTHOR

18        Chris Leishman <chris@leishman.org>
19        Based on work by DeWitt Clinton <dewitt@unto.net>
20
22        Copyright (C) 2003-2006 Chris Leishman.  All Rights Reserved.
23
24       This module is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
25       KIND, either expressed or implied. This program is free software; you
26       can redistribute or modify it under the same terms as Perl itself.
27
28       $Id: IOString.pm,v 1.3 2006/01/31 15:23:58 caleishm Exp $
29
30
31
32perl v5.28.1                      2019-02-02                Cache::IOString(3)
Impressum