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

NAME

6       Cache::Null::Entry - An entry in the Null 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::Null
13       variant of Cache.  It should not be created or used directly, please
14       see 'Cache::Null' or 'Cache::Entry' instead.
15

SEE ALSO

17       Cache::Entry, Cache::Null
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.5 2006/01/31 15:23:58 caleishm Exp $
31
32
33
34perl v5.30.0                      2019-07-26             Cache::Null::Entry(3)
Impressum