Jonathan Swartz > CHI > CHI::Driver::Metacache

Download:
CHI-0.31.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  4
View Bugs
Report a bug
Source  

NAME ^

CHI::Driver::Metacache

SYNOPSIS ^

    $cache->metacache->get($meta_key);
    $cache->metacache->set($meta_key => $value);

AUTHOR ^

Jonathan Swartz

COPYRIGHT & LICENSE ^

Copyright (C) 2007 Jonathan Swartz, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.