Changes for version 0.04 - 2008-06-29
- Swapped id --> ID for parser error feedback.
- Renamed parser_settings --> libXMLdoc_parser_settings.
- Started live tests with SQLite but they aren't going well so they have to wait.
- Pod spelling mistakes.
- 0.03_a Sat Jun 28 23:02:11 PDT 2008
- Doing an "_a" release because I think I might have broken things but want it available for testing.
- Moved perlcritic.t to /xt. It was causing errors on systems with different Perl::Critic extras installed.
- base --> parent.
- A little more sanity checking in initialization.
- Added the parser_settings method.
- Switched Makefile to Module::Install.
- Changed wrapper to "doc" with attributes for "table," "column," and version of the module.
- Made parse instantiation only happen once; still only on first demand. This might be a tiny speed-up in certain cases.
Modules
Create an adjunct "[column]Doc" accessor of a column's data which is automatically parsed into a LibXML documentElement (beta-software).