Official Perl Library
Originally I started using the CPAN Net::Xero module but found that while I could get things working that this was difficult to work with.
I have started trying to create a more comprehensive library ( https://github.com/pscott-au/CCP-Xero ) which I would like to evolve to the point of being officially supported. I expect to draw on the DTD specs to create object representations of the Xero objects and continue to refine the implementation to level comparable with that of other platforms.
If I continue to refine this implementation would Xero consider including in their list of SDK's - if so what criteria would the library first need to satisfy?
Any help, suggestions or guidance to help me create realistic expectations greatly appreciated.