NAME
IO::Iron::Applications::IronCache::Functionality - ironcache.pl command internals: functionality.
VERSION
version 0.12
list_caches
list caches function.
list_items
list items function.
show_cache
show cache function.
clear_cache
Delete all items in a cache.
delete_cache
delete cache function.
put_item
put item function.
increment_item
increment item function.
get_item
get item function.
delete_item
delete item function.
AUTHOR
Mikko Koivunalho <mikko.koivunalho AT iki.fi>
BUGS
Please report any bugs or feature requests to bug-io-iron-applications@rt.cpan.org or through the web interface at: http://rt.cpan.org/Public/Dist/Display.html?Name=IO-Iron-Applications
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Mikko Koivunalho.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
The full text of the license can be found in the LICENSE file included with this distribution.