[Bug 1183106] perl-JSON-XS compiled against wrong version of perl

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 16 19:16:28 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1183106

Paul Howarth <paul at city-fan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at city-fan.org



--- Comment #1 from Paul Howarth <paul at city-fan.org> ---
You've probably got a locally-built version of JSON::XS on your system that's
being picked up.

On your system, what's the output of:

$ strace -fq -e trace=open -- perl -e 'use JSON::XS'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ohHyjhPTwC&a=cc_unsubscribe



More information about the perl-devel mailing list