This file is indexed.

/usr/share/doc/libxml-tokeparser-perl/TODO is in libxml-tokeparser-perl 0.05-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
Here's the TODO list, in no particular order:

- cleanup code, maybe refactor (as per http://perlmonks.com/index.pl?node_id=264094 ).
- XML::Parser will die on bad xml, so I might wrap some calls in eval ... 
- Improve test suite (add optional Catalog tests for one).
- Improve documentation (add more examples).