Help for this page

Select Code to Download


  1. 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               /**/
    
  2. or download this
    cpan[1]> install XML::LibXML
    ...
    ...
      /usr/bin/make install  -- OK
    
    cpan[2]>
    
  3. or download this
    $ perl -E 'use XML::LibXML; say $XML::LibXML::VERSION'
    2.0206