Revision history for HTML-AutoTag

0.05    
    - defactored level and indent from subs to global vars
        (slight speed increase)
    - require Tie::Hash::Attribute v0.06

0.04    
    - short-circuit from tie-ing simple hashes (speed increase)
    - added HTML::Tagset tests

0.03    
    - implemented encodes

0.02    
    - more tests
    - implemented indent

0.01    
    - First version, released on an unsuspecting world.