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

NAME

Catalyst::Plugin::Cache::Choose::KeyRegex - Choose a cache backend based on key regexes.

SYNOPSIS

        use Catalyst::Plugin::Cache::Choose::KeyRegex;

DESCRIPTION