Hi, I'm interested in developing a script to automatically generate POD documentation for XML::Xerces. What I was thinking of doing is using doxygen to generate XML, then writing a stylesheet to transform the XML into POD. We could put in a SAX handler to convert the C++ code snippets to Perl code.
Of course this would require that doxygen outputs in XML, and this is on the TODO list of doxygen: http://www.stack.nl/~dimitri/doxygen/todo.html (#30, 37) Also, are there plans to put XML::Xerces on CPAN? This would greatly increase the visibility of XML::Xerces to the Perl community. -TJ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
