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