Skip Menu |

This queue is for tickets about the JSONP CPAN distribution.

Report information
The Basics
Id: 123796
Status: resolved
Worked: 15 min
Priority: 0/
Queue: JSONP

People
Owner: ACANFORA [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.78
Fixed in: (no value)



Subject: t/JSONP.t fails (1.79)
All my smokers report the following failure: PERL_DL_NONLAZY=1 "/usr/perl5.16.3t/bin/perl5.16.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t illegal key name, must be of ^[^[:punct:][:cntrl:][:digit:]](?:[^[:punct:][:cntrl:]]|[<>_+-]){0,1023}$ form JSONP::level1value at /usr/home/eserte/.cpan/build/2017113018/JSONP-1.79-1/blib/lib/JSONP.pm line 804. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 2. t/JSONP.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 2 subtests passed
Hello, thanks for the notice, already uploaded a fixed version.
Fixed in version 1.80. Thanks for report.