#!/usr/bin/perl use strict; use warnings; use XML::LibXML; print my $DLL_Version = XML::LibXML::LIBXML_RUNTIME_VERSION, "\n";