Hello,
There are a lot of perl modules dealing with the XML.
The most common is XML::Parser which will surely do whatever you want and
perhaps a litle more.
XML::Simple is also very useful for Simple XML treatment.
Just go to CPAN web site.
Michel
-Message d'origine-
De: Remo, Sherwi
Sherwin Remo wrote at Tue, 24 Jun 2003 06:56:40 +0800:
> I would like to write a script that would check the correct syntax of an XML
> file. Need to check if the file is XML compliant. Is there a module that I
> can use to do this? Thanks!
There are a lot of XML modules on CPAN:
http://search