Re: testing if XML is well-formed

2004-01-22 Thread Alexander Bel...
Hi, Let's go again on CPAN and look at CHACKER modul http://search.cpan.org/~enno/libxml-enno-1.02/lib/XML/Checker.pm --- Best regards AlexBel - Original Message - DATE: Wed, 21 Jan 2004 21:58:06 From: Brian Gibson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: >This might s

Re: testing if XML is well-formed

2004-01-22 Thread Alan Dickey
Brian Gibson wrote: This might sound like a dumb question but does anyone know of a module or script that simply checks an XML file to see if it is well-formed or not (the validity of the XML is not an issue, but if there is an easy way to check that too then I am all for it!) My search ar