"ravikanth gangarapu" <[EMAIL PROTECTED]> writes: > I've installed XML::XERCES 1.5.2 and trying to view the > documentation html files. But, there are no html files in the docs > directory( DOM.html, DOMParse.html). how can i get those files? i am a > beginner. please help me. Is there a users mailing list?
I appologize, but the only API documentation for Xerces is for the Xerces-C API (C++). It is my intention to convert the documentation from the doxygen C++ into Perl's POD, but I haven't gotten around to doing that. The Perl and C++ API's correspond completely with one another except where noted in the README file. In the meantime, you can view the the C++ docs online at: http://xml.apache.org/xerces-c/apiDocs/index.html HTH, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
