Provided by: libevent-rpc-perl_1.08-2_all bug

NAME

       Event::RPC::Message::CBOR - CBOR message formatting

SYNOPSIS

         # Internal module. No documented public interface.

DESCRIPTION

       This module implements the message formatting of Event::RPC using CBOR. Objects of this
       class are created internally by Event::RPC::Server and Event::RPC::Client and performs
       message passing over the network.

AUTHORS

         Joern Reder <joern at zyn dot de>

COPYRIGHT AND LICENSE

       Copyright (C) 2005-2015 by Joern Reder <joern AT zyn.de>.

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