OpenFrame::WebApp::Session::MemCache - sessions using Cache::MemoryCache


OpenFrame-WebApp documentation  | view source Contained in the OpenFrame-WebApp distribution.

Index


NAME

Top

OpenFrame::WebApp::Session::MemCache - sessions using Cache::MemoryCache

SYNOPSIS

Top

  use OpenFrame::WebApp::Session::MemCache;

  # see OpenFrame::WebApp::Session

DESCRIPTION

Top

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

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

AUTHOR

Top

Steve Purkis <spurkis@epn.nu>

COPYRIGHT

Top

SEE ALSO

Top

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


OpenFrame-WebApp documentation  | view source Contained in the OpenFrame-WebApp distribution.