On Tue, Dec 05, 2000 at 04:10:01PM -0500, Drew Taylor wrote:
> I know this goes a little off topic, so I apologize in advance.
> 
> One big sticking point with Perl I'm just starting to run into is XML.
> Yes, Perl has great XML modules, and many more promising ones. But where
> is the _validating_ XML parser?

Will XML::Checker::Parser do?

> I'm doing some XML work where a
> validating parser would be very nice, speed hit or not. I can work
> around it easily (this is perl :-), but it would save me some work.

<plug>And, if you want to validate while writing, XML::ValidWriter
might help</plug>.

- Barrie

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to