logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Authors

         Jörn Reder <joern at zyn dot de>

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.

Name

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

Synopsis

         # Internal module. No documented public interface.

See Also