Add support for ' characters.
[scpubgit/HTML-String.git] / lib /
2012-08-13 David Dorward Add support for ' characters.
2012-08-13 Matt S Trout minor doc fixes
2012-08-13 Matt S Trout distify
2012-08-13 Matt S Trout documentationify
2012-08-12 Matt S Trout document rt ticket for overload::constant weirdness
2012-08-12 Matt S Trout when writing AUTOLOAD, always remember to write DESTROY!
2012-08-12 Matt S Trout overload methods
2012-08-12 Matt S Trout also exclude Template::Plugins
2012-08-12 Matt S Trout further escaping fixes
2012-08-12 Matt S Trout options to ignore specific callers, more TT tests
2012-08-12 Matt S Trout lose .= and = overrides - fallback means the . override...
2012-08-12 Matt S Trout remove pointless overloads
2012-08-12 Matt S Trout use UNIVERSAL::ref to make TT internals be less stupid
2012-08-12 Matt S Trout no_escape filter for TT
2012-08-12 Jess Robinson TT's new takes a hashref or a hash
2012-08-11 Matt S Trout clean up TT override
2012-08-11 Matt S Trout TT support
2012-08-11 Matt S Trout initial import of HTML::String