DOKK / manpages / debian 12 / libevent-rpc-perl / Event::RPC::Message::SerialiserBase.3pm.en
Event::RPC::Message::SerialiserBase(3pm) User Contributed Perl Documentation Event::RPC::Message::SerialiserBase(3pm)

Event::RPC::Message::SerialiserBase - Base for some message classes

  # Internal module. No documented public interface.

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.

  Jörn Reder <joern at zyn dot de>

Copyright (C) 2005-2015 by Jörn 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.

2022-12-12 perl v5.36.0