Revision history for Perl module HTML::Object

v0.2.0 2022-09-18T14:42:31+0900
    - Improved all modules; moved to stricter coding
    - Corrected a few typos

v0.1.4 2022-04-16T09:19:07Z +0900
    - Correction of a minor bug in method detach() in HTML::Object::Element
    - Corrected a minor bug in HTML::Object::DOM parse() method

v0.1.3 2022-03-11T15:33:05Z +0900
    - Improved unit test and module version requirement

v0.1.2 2022-01-22T15:47:53Z +0900
    - Documentation improvement for HTML::Object::XQuery

v0.1.1 2022-01-18T16:45:55Z +0900
    - Documentation improvement
    - Correction of unit tests in 30.xquery.t

v0.1.0 2022-01-16T21:10:18Z +0900
    - Initial release