Skip Menu |

This queue is for tickets about the Net-Jaiku CPAN distribution.

Report information
The Basics
Id: 31313
Status: new
Priority: 0/
Queue: Net-Jaiku

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

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



CC: PERIGRIN [...] cpan.org
Subject: Some JSON dependency chain breakage
Yesterday my smoking machine reported that the following error jumped up. It looks to me as if JSON::XS has changed a function name and JSON::Any did not notice or so. I'm reporting to you because the failing test is yours. I put PERIGRIN into CC. PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pLPjhN5/perl-5.8.0@32594/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0_pod...........ok t/1_load..........ok t/2_feed..........JSON::XS::from_json has been renamed to decode_json, either downgrade to pre-2.0 versions of JSON::XS or rename the call at /home/src/perl/repoperls/installed-perls/perl/pLPjhN5/perl-5.8.0@32594/lib/site_perl/5.10.0/JSON/Any.pm line 368 # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests t/3_presence......ok t/4_info..........ok t/5_set...........ok Hope this helps,