On Fri, 26 Sep 2003, Sam Tregar wrote: > On Fri, 26 Sep 2003 [EMAIL PROTECTED] wrote: > > > foo.yml: block 1 ====> Unrecognized element '<>' found. > > at /usr/local/lib/perl5/site_perl/5.8.0/darwin/XML/LibXML/SAX.pm line 63 > > This means you're using XML::LibXML, right? I've only tested it with > the XML::Parser SAX parser. Could you try that? It might help us > determine if it's Darwin or LibXML.
I just tried XML::LibXML on x86 Linux and got one failed test, so I guess that's not it. Maybe something to do with 5.8.0? I'm using 5.6.1 although I tested the module successfully on x86 Linux running 5.8.0 and XML::Parser. -sam
