NAME

App::Memcached::CLI::Help - Utility to show commands help

SYNOPSIS

use App::Memcached::CLI::Help;
my @command_info = @App::Memcached::CLI::Help::COMMANDS_INFO;

DESCRIPTION

This package provides utility for commands help.

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>