Cache::Funky::Storage::Simple - Simple storage class.


Cache-Funky documentation  | view source Contained in the Cache-Funky distribution.

Index


NAME

Top

Cache::Funky::Storage::Simple - Simple storage class.

SYNOPSIS

Top

    use Cache::Funky::Storage::Simple;

DESCRIPTION

Top

This is not recommended to be used by your application.

METHODS

Top

get( $key , [ $id )

set( $key, $value , [ $id )

delete ( $key , [ $id )

AUTHOR

Top

Masahiro Funakoshi <masap@cpan.org>


Cache-Funky documentation  | view source Contained in the Cache-Funky distribution.