Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Data-MessagePack CPAN distribution.

Report information
The Basics
Id: 78494
Status: new
Priority: 0/
Queue: Data-MessagePack

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
Cc: typester [...] cpan.org
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.46
Fixed in: (no value)



CC: typester [...] cpan.org
Subject: Merge Data::MessagePack::Stream
Data::MessagePack::Unpacker is now dead and the alternative is Data::MessagePack::Stream. But when I need to both pack and stream-unpack messages, I need both Data-MessagePack and Data-MessagePack-Stream distributions that each bundle its msgpack implementation. This is a mess and a waste of ressources. So please merge Data::MessagePack::Stream into the Data-MessagePack distribution (or find another way to have a common backend). -- Olivier Mengué - http://perlresume.org/DOLMEN