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

NAME

Catalyst::Plugin::Cache::Backend - Bare minimum backend interface.

SYNOPSIS

        use Catalyst::Plugin::Cache::Backend;

DESCRIPTION

This is less than Cache::Cache.