Skip Menu |

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

Report information
The Basics
Id: 128872
Status: new
Priority: 0/
Queue: Net-Topsy

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

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: Fails with JSON >= 4
Module compilation seems to fail with newer JSON.pm versions: ... # Failed test 'use Net::Topsy;' # at t/00-load.t line 6. # Tried to use 'Net::Topsy'. # Error: Couldn't find a working decoder method (but found handler JSON 4.02). at /usr/home/cpansand/.cpan/build/2019031807/Net-Topsy-0.03-0/blib/lib/Net/Topsy.pm line 10. # BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019031807/Net-Topsy-0.03-0/blib/lib/Net/Topsy.pm line 10. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing Net::Topsy , Perl 5.028000, /usr/perl5.28.0p/bin/perl5.28.0 # Looks like you failed 1 test of 1. t/00-load.t ...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ... Possibly related to https://rt.cpan.org/Ticket/Display.html?id=127753