Chris Winters > OpenInteract-1.99_06 > OpenInteract2::Cache::File

Download:
OpenInteract-1.99_06.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.12   Source  

NAME ^

OpenInteract2::Cache::File -- Implement caching in the filesystem

DESCRIPTION ^

Subclass of OpenInteract2::Cache that uses the filesystem to cache objects.

METHODS ^

initialize( \%config )

Creates a new Cache::FileCache object for later use, initializing it with the values from \%config -- this corresponds to the data under cache in your server configuration. Here's what you can set:

COPYRIGHT ^

Copyright (c) 2001-2005 Chris Winters. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHORS ^

Chris Winters <chris@cwinters.com>