The relevant code from t/16large.t is:
my $handler = XML::SAX::PurePerl::DebugHandler->new(); my $parser = XML::SAX::PurePerl->new(Handler => $handler); $parser->parse_uri("testfiles/xmltest.xml");
When it trys to parse_uri the xmltest.xml file it gets deep into the guts of it and then stops claiming:
Invalid character 0xa0 [Ln: 1373, Col: 4]
Anyone seen this before? Anyone have any suggestions?
In reply to XML::SAX Failed Test by tomazos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |