File: TODO

package info (click to toggle)
libxml-tokeparser-perl 0.05-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 279; xml: 252; makefile: 2
file content (6 lines) | stat: -rwxr-xr-x 319 bytes parent folder | download | duplicates (4)
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).