Subject: | XML::LibXML says it wants the wrong libxml2 |
I've got libxml2 2.4.8, which is the version that XML::LibXML 1.49 says it wants.
The code in Makefile.PL is checking for 2.4.20 but the error condition says 2.4.8.
I assume the desire for 2.4.20 is the right one?