- or download this
$ ls -al config.h*
-r--r--r-- 1 ken None 164422 Jun 23 2020 config.h
...
< /*#define I_XLOCALE / **/
---
> #define I_XLOCALE /**/
- or download this
cpan[1]> install XML::LibXML
...
...
/usr/bin/make install -- OK
cpan[2]>
- or download this
$ perl -E 'use XML::LibXML; say $XML::LibXML::VERSION'
2.0206