mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 02:00:30 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
304 B
Text
7 lines
304 B
Text
Data::MessagePack::Stream is streaming deserializer for MessagePack.
|
|
|
|
This module is alternate for Data::MessagePack::Unpacker. Unlike
|
|
original unpacker, this module support internal buffer and it's
|
|
possible to handle streaming data correctly.
|
|
|
|
WWW: https://metacpan.org/release/Data-MessagePack-Stream
|