The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

OpenFrame::WebApp::Session::FileCache - sessions using Cache::FileCache

SYNOPSIS

  use OpenFrame::WebApp::Session::FileCache;

  # see OpenFrame::WebApp::Session

DESCRIPTION

An OpenFrame::WebApp::Session using Cache::FileCache.

Inherits its interface from OpenFrame::WebApp::Session::CacheBase.

AUTHOR

Steve Purkis <spurkis@epn.nu>

COPYRIGHT

Copyright (c) 2003 Steve Purkis. All rights reserved. Released under the same license as Perl itself.

SEE ALSO

Cache::FileCache, OpenFrame::WebApp::Sesssion, OpenFrame::WebApp::Sesssion::CacheBase, OpenFrame::WebApp::Sesssion::MemCache