The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
=head1 NAME

memerror - Translate a memcached error code to a string

=head1 SYNOPSIS

  memerror [options] error_code

=head1 DESCRIPTION

B<memerror> translate an error code from libmemcached(3) to  a human
readable string.

For a full list of operations run the tool with the B<--help> option.

=head1 HOME

To find out more infoerroration please check:
L<https://launchpad.net/libmemcached>

=head1 AUTHOR

Brian Aker, E<lt>brian@tangent.orgE<gt>

=head1 SEE ALSO

memcached(1) libmemcached(3)

=cut