https://bugzilla.redhat.com/show_bug.cgi?id=1652849 Bug ID: 1652849 Summary: JSON::Any cannot handle JSON::XS 4.0 Product: Fedora Version: rawhide Component: perl-JSON-Any Assignee: emmanuel@xxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: emmanuel@xxxxxxxxx, iarnell@xxxxxxxxx, lkundrak@xxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tremble@xxxxxxxxxxxxxx External Bug ID: CPAN 127753 After upgrading perl-JSON-XS from 3.04 to 3.0, JSON::Any fails to use JSON::XS: $ perl -e 'use JSON::Any' Couldn't find a working decoder method (but found handler JSON::XS 4.0). at -e line 1. BEGIN failed--compilation aborted at -e line 1. To reproduce this issue, you need to uninstall all the other Perl JSON modules except perl-JSON-XS. This issue prevents perl-Test-JSON from being built <https://apps.fedoraproject.org/koschei/build/5698823>. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx