At 06:02 PM 10/19/01 +0530, RAHUL SHARMA wrote: >I want to parse SGML documents on the basis of DTD(Document Type >Definition). >Anyone knows about usage of SGML Parser and validation on the basis of >DTD..??
Been a while since I've done it, but you don't even need Perl to do this, just James Clark's nsgmls program (http://www.jclark.com/sp/nsgmls.htm). The Perl modules that provide an SGML interface AFAIK all still call that program and so you have to have it anyway. -- Peter Scott Pacific Systems Design Technologies http://www.perldebugged.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]