in reply to Trying to use XML::LibXML

If error message is right, then your Common.dll file does not have executable permission, while it should have.
Starting from some service packs on Windows system OS removed executable permission from unpacked files, so to avoid virus invocation.

Look into that file's properties.