[Bug 1050497] Perl API version v5.16.0 of XML::LibXML does not match v5.18.0 at /usr/lib64/perl5/DynaLoader.pm line 213.

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 8 23:08:09 UTC 2014


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



--- Comment #1 from John Schmitt <nuonguy at yahoo.com> ---
Simplest way to reproduce:

# cat t.pl
#!/usr/bin/env perl

use XML::LibXML;



# perl t.pl
Perl API version v5.16.0 of XML::LibXML does not match v5.18.0 at
/usr/lib64/perl5/DynaLoader.pm line 213.
BEGIN failed--compilation aborted at /usr/local/lib64/perl5/XML/LibXML.pm line
154.
Compilation failed in require at t.pl line 3.
BEGIN failed--compilation aborted at t.pl line 3.

-- 
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=FU9qsfJwWp&a=cc_unsubscribe



More information about the perl-devel mailing list