Skip Menu |

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

Report information
The Basics
Id: 62605
Status: resolved
Priority: 0/
Queue: Data-Dump-Streamer

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

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



Subject: Bleadperl v5.13.3-150-g5648c0a breaks DDS 2.22
This happened already back in August and nobody seemed to notice, sorry for that. Git bisect points to v5.13.3-150-g5648c0a as the commit that broke the test suite. For an example fail report see http://www.cpantesters.org/cpan/report/8177753 HTH, Cheers,
On Mon Nov 01 01:05:01 2010, ANDK wrote: Show quoted text
> This happened already back in August and nobody seemed to notice, sorry > for that. Git bisect points to v5.13.3-150-g5648c0a as the commit that > broke the test suite. For an example fail report see > > http://www.cpantesters.org/cpan/report/8177753 > > HTH, Cheers,
Resolved with https://github.com/jbenjore/Data-Dump-Streamer/commit/9ca707bcacba3cc8d2be548b3ac73a5ab0a89bd2. Unfortunately, there is possibly unrelated breakage to resolve before releasing this in an updated version. $ perl -Mblib t/globtest.t Building Data-Dump-Streamer 1..19 ok 1 - use Data::Dump::Streamer; ok 2 - The object isa Data::Dump::Streamer ok 3 - a glob ok 4 - scalar slot ok 5 - data slots (glob/FORMAT) ok 6 - data slots (ref/FORMAT) ok 7 - data slots (blessed FORMAT) ok 8 - data slots (empty FORMAT) Segmentation fault
Resolved in 2.24