On Tue, 20 Jun 2017 17:10:37 GMT, jkeenan wrote: > On Sun, 18 Jun 2017 06:05:52 GMT, > andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: > > bisect > > ------ > > commit 5d09ee1cb7b68f5e6fd15233bfe5048612e8f949 > > Author: Abigail <abigail@abigail.be> > > Date: Wed Jun 7 01:27:47 2017 +0200 > > > > Fatalize the use of code points above 0xFF for bitwise operators. > > > > diagnostics > > ----------- > > Use of strings with code points over 0xFF as arguments to bitwise and > > (&) operator is not allowed at /tmp/loop_over_bdir-20686-OyGfx4/JSON- > > Tiny-0.56-0/blib/lib/JSON/Tiny.pm line 272. > > # Tests were run but no plan was declared and done_testing() was not > > seen. > > # Looks like your test exited with 255 just after 79. > > t/20-mojo-json.t ..... > > Dubious, test returned 255 (wstat 65280, 0xff00) > > > > > Reported upstream on CPAN. > > https://rt.cpan.org/Ticket/Display.html?id=122139 The author of JSON-Tiny has uploaded a new version of that distribution to CPAN. It now installs against perl 5 blead (tested at v5.27.7-32-ge7e8ce8). That removes one obstacle to resolving this ticket. Thank you very much. -- James E Keenan (jkeenan@cpan.org) --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=131594