Subject: | Default parser should be XML::LibXML |
Right now, if neither XML::XPath or XML::LibXML are installed, XML::XPS
will refuse to install without having the user pre-install one of them.
Instead, XML::LibXML should be pushed in the dependencies (and a warning
message should say that if XML::LibXML fails, XML::XPath is a potential
plan B)