Help for this page

Select Code to Download


  1. or download this
    xmllint --version
    
  2. or download this
    xmllint: using libxml version 20900
    
  3. or download this
    cpan -D XML::LibXML
    
  4. or download this
    
    XML::LibXML
    ...
            D:\perl\perl\site\lib\XML\LibXML.pm
            Installed: 2.0107
            CPAN:      2.0107  up to date
    
  5. or download this
    d:\>perl -MXML::LibXML -le "print $XML::LibXML::VERSION"
    
  6. or download this
    2.0107