Installation Dependency Issues - pscott-au/CCP-Xero GitHub Wiki
XML-Library Dependency
Because of dependencies on native XML libraries by some of the modules dependencies you may need to install native expat / xml libraries.
On AWS Linux you may need to install perl-XML-SAX using the package manager sudo yum install perl-XML-SAX perl-XML-Parser