| OpenFrame-WebApp documentation | view source | Contained in the OpenFrame-WebApp distribution. |
OpenFrame::WebApp::Session::MemCache - sessions using Cache::MemoryCache
use OpenFrame::WebApp::Session::MemCache; # see OpenFrame::WebApp::Session
An OpenFrame::WebApp::Session using Cache::MemoryCache.
Inherits its interface from OpenFrame::WebApp::Session::CacheBase.
Steve Purkis <spurkis@epn.nu>
Copyright (c) 2003 Steve Purkis. All rights reserved. Released under the same license as Perl itself.
Cache::MemoryCache, OpenFrame::WebApp::Sesssion, OpenFrame::WebApp::Sesssion::CacheBase, OpenFrame::WebApp::Sesssion::FileCache
| OpenFrame-WebApp documentation | view source | Contained in the OpenFrame-WebApp distribution. |