Revision history for Perl extension HTML::TreeBuilder::LibXML

0.03

        - [FEATURE] added to restore hacked constructor(suggested by miyagawa++).

0.02

        - [MISC] $parser->no_network(1)

0.01_03

        - [BUG] Node->delete is unbound()
        - [FEATURE] added getFirstChild() method
        - [FEATURE] added Node->as_HTML
        - [MISC] added THANKS secion in the pod(感謝の意)

0.01_02

        - more loose check(libxml is too strict)
        - added benchmark script
        - added benchmark result into pod

0.01_01

        - initial dev. release

0.01    Tue Mar 24 21:26:10 2009
        - original version