The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenPlugin::Cache::File - File driver for the OpenPlugin::Cache plugin

PARAMETERS

None.

CONFIG OPTIONS

  • driver

    File

  • expires

    You can set a detault expire time in the config file. If an expiration is not passed in with your data to cache, this default time from the config is used.

    Example: +3h

TO DO

None known.

BUGS

None known.

COPYRIGHT

Copyright (c) 2001-2003 Eric Andreychek. All rights reserved.

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

AUTHORS

Eric Andreychek <eric@openthought.net>