Subject: | <pre>Name contains invalid start character: '<'</pre> on 5005_03 |
I get the <pre>Name contains invalid start character: '<'</pre> error when I try to parse any xml files with perl 5005_03 using XML::SAX::PurePerl.
Attached is a tgz of all of the xml files I am trying to use. All of
them fail. Also inside the tgz is the CGI script I am using that outputs
(creates?) the error. Mabye it's something in my code. The .pl is very
much in development, so expect something ugly. I deleted extraneous subs
and vars to make it quick and easy to follow. After deleting those subs
and vars I still get the error.
For a more detailed decription of the problem see http://www.perlmonks.org/index.pl?node_id=174943
The $VERSION inside PurePerl.pm is 0.90
$Id: PurePerl.pm,v 1.15 2002/02/05 17:33:52 matt Exp $
perl -v:
This is perl, version 5.005_03 built for i386-freebsd
uname -a:
FreeBSD gouda.acatysmoof.com 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Mon Feb 25 22:16:05 PST 2002 alex@gouda.acatysmoof.com:/usr/obj/usr/src/sys/DUALP3.4.4R i386
To me, this seems to be a bug. I checked my config and can't seem to find any problems. Of course, it could be something I'm doing.
Thanks for your help.
Alex
Message body not shown because it is not plain text.