1Cache::File::Entry(3) User Contributed Perl DocumentationCache::File::Entry(3)
2
3
4

NAME

6       Cache::File::Entry - An entry in the file based implementation of Cache
7

SYNOPSIS

9         See 'Cache::Entry' for a synopsis.
10

DESCRIPTION

12       This module implements a version of Cache::Entry for the Cache::File
13       variant of Cache.  It should not be created or used directly, please
14       see 'Cache::File' or 'Cache::Entry' instead.
15

SEE ALSO

17       Cache::Entry, Cache::File
18

AUTHOR

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