Matt S Trout [Mon, 13 Aug 2012 20:31:51 +0000]
minor doc fixes
Matt S Trout [Mon, 13 Aug 2012 20:23:31 +0000]
distify
Matt S Trout [Mon, 13 Aug 2012 20:21:18 +0000]
documentationify
Matt S Trout [Sun, 12 Aug 2012 22:05:34 +0000]
use a clearer placeholder nonexistant package name
Matt S Trout [Sun, 12 Aug 2012 22:01:56 +0000]
document rt ticket for overload::constant weirdness
Matt S Trout [Sun, 12 Aug 2012 17:39:35 +0000]
when writing AUTOLOAD, always remember to write DESTROY!
Matt S Trout [Sun, 12 Aug 2012 17:37:08 +0000]
overload methods
Matt S Trout [Sun, 12 Aug 2012 17:18:05 +0000]
also exclude Template::Plugins
Matt S Trout [Sun, 12 Aug 2012 17:10:37 +0000]
further escaping fixes
Matt S Trout [Sun, 12 Aug 2012 16:32:14 +0000]
options to ignore specific callers, more TT tests
Matt S Trout [Sun, 12 Aug 2012 11:01:00 +0000]
lose .= and = overrides - fallback means the . override will handle it
Matt S Trout [Sun, 12 Aug 2012 10:58:16 +0000]
remove pointless overloads
Matt S Trout [Sun, 12 Aug 2012 10:41:46 +0000]
use UNIVERSAL::ref to make TT internals be less stupid
Matt S Trout [Sat, 11 Aug 2012 18:53:25 +0000]
no_escape filter for TT
Jess Robinson [Sat, 11 Aug 2012 19:18:28 +0000]
TT's new takes a hashref or a hash
Matt S Trout [Sat, 11 Aug 2012 18:06:06 +0000]
tests for TT code
Matt S Trout [Sat, 11 Aug 2012 17:32:14 +0000]
clean up TT override
Matt S Trout [Sat, 11 Aug 2012 17:16:32 +0000]
skeleton Makefile.PL
Matt S Trout [Sat, 11 Aug 2012 17:08:14 +0000]
TT support
Matt S Trout [Sat, 11 Aug 2012 15:46:51 +0000]
initial import of HTML::String