NAME
App::Memcached::Tool - A porting of memcached/memcached-tool
SYNOPSIS
use App::Memcached::Tool;
DESCRIPTION
This package provides the same feature with memcached/memcached-tool.
A common commandline tool for memcached.
See memcached-tool for more information.
SEE ALSO
memcached-tool, http://www.memcached.org/
LICENSE
Copyright (C) YASUTAKE Kiyoshi.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
YASUTAKE Kiyoshi <yasutake.kiyoshi@gmail.com>