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

NAME

Catalyst::Plugin::Cache::Store::Memory - Stupid memory based cache store plugin.

SYNOPSIS

        use Catalyst::Plugin::Cache::Store::Memory;

DESCRIPTION