The textproc/p5-XML-Filter-ExceptionLocator port
p5-XML-Filter-ExceptionLocator-1.01p0 – add line information to XML parse errors (cvsweb github mirror)
Description
This module implements a SAX filter which adds line-numbers and column-numbers to errors generated by SAX handlers further down the pipeline. Written explicitly so that XML::Validator::Schema could blame the correct line of XML for validation failures. NOTE: This module requires a SAX parser which correctly supports the set_document_locator() call. At present there is just one, XML::SAX::ExpatXS. If you've got a number of XML::SAX parsers installed and you want to make sure XML::SAX::ExpatXS is used, do this: $XML::SAX::ParserPackage = 'XML::SAX::ExpatXS';WWW: https://metacpan.org/release/XML-Filter-ExceptionLocator
Maintainer
The OpenBSD ports mailing-list
Categories
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/libdata/perl5/site_perl/XML/Filter/
- /usr/local/libdata/perl5/site_perl/XML/Filter/Chucker.pm
- /usr/local/libdata/perl5/site_perl/XML/Filter/ExceptionLocator.pm
- /usr/local/man/man3p/XML::Filter::ExceptionLocator.3p