"Anshuman S. Rawat" <[EMAIL PROTECTED]> writes: > Is there any documentation available on xerces perl XML parser?
Hi Anshuman, The documentation for the project is all for the C++ library which we use under the hood. So if you understand C++, the documentation will be semi-useful to you. If you don't understand C++ the documentation may still be semi-useful to you ;-) There are many, many examples in the t/ directory, and samples/ directory has a few complete programs. I won't guarantee that they are well-commented, but I try my best (which is to say patches are welcome ;-) Also, I will send plenty of south indian food to anyone who offers to help convert the C++ documentation to Perl POD. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
