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

NAME

MsgPack::Decoder::Event::Decoded - MsgPacker::Decoder decoding event

VERSION

version 2.0.1

DESCRIPTION

Event emitted by a MsgPacker::Decoder object configured as an emitter when incoming data structured are decoded.

METHODS

payload_list

Returns a list of all decoded data structures.

AUTHOR

Yanick Champoux <yanick@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017, 2016, 2015 by Yanick Champoux.

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