AnyEvent-InMemoryCache

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

[![Build Status](https://travis-ci.org/Maki-Daisuke/p5-AnyEvent-InMemoryCache.png?branch=master)](https://travis-ci.org/Maki-Daisuke/p5-AnyEvent-InMemoryCache)
# NAME

AnyEvent::InMemoryCache - Simple in-memory cache for AnyEvent applications

# SYNOPSIS

    use AnyEvent;
    use AnyEvent::InMemoryCache;
    



( run in 5.176 seconds using v1.01-cache-2.11-cpan-df04353d9ac )