Revision history for XML-DOM2

0.01 2006-04-12

First version, released on an unsuspecting world. 0.02 2006-05-02

Changed DOM to include attribute name spaces 0.03 2006-07-13

        Added Element hander functionality
        Updated Parser to include parent creation of elements
        Moved XPath method to it's own module
0.04    2007-11-19
        Cleaned up many pod problems
0.05    2007-11-19
        Fixed errors caused by 0.04
        Added overload to attributes
        Added simple xml loading test

0.06 2007-11-29
Added generating xml documents from perl structures Fixed many bugs in cdata and createChild methods Cleaned up pod and updated tests