NAME

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

DESCRIPTION

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

One note: if file space becomes an issue, it would be a good idea to put this on the fastest drive (or drive array) possible.

TO DO

Nothing known.

BUGS

None known.

COPYRIGHT

Copyright (c) 2001 intes.net, inc.. 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>