Event-RPC
view release on metacpan or search on metacpan
lib/Event/RPC/Message/SerialiserBase.pm view on Meta::CPAN
4344454647484950515253545556575859606162Event::RPC::Message::SerialiserBase - Base
for
some message classes
=head1 SYNOPSIS
# Internal module. No documented public interface.
=head1 DESCRIPTION
This module implements universal FREEZE/THAW methodes
for JSON and CBOR based message format classes. Unfortunately
these modules can't take callbacks for these tasks but
require to pollute UNIVERSAL namespace for this, so when
loading several modules overriding these methodes by each
other throw warnings. This module exist just to prevent these.
=head1 AUTHORS
Jörn Reder <joern at zyn dot de>
=head1 COPYRIGHT AND LICENSE
( run in 0.225 second using v1.01-cache-2.11-cpan-eab888a1d7d )