12 years agouse a clearer placeholder nonexistant package name
Matt S Trout [Sun, 12 Aug 2012 22:05:34 +0000]
use a clearer placeholder nonexistant package name

12 years agodocument rt ticket for overload::constant weirdness
Matt S Trout [Sun, 12 Aug 2012 22:01:56 +0000]
document rt ticket for overload::constant weirdness

12 years agowhen writing AUTOLOAD, always remember to write DESTROY!
Matt S Trout [Sun, 12 Aug 2012 17:39:35 +0000]
when writing AUTOLOAD, always remember to write DESTROY!

12 years agooverload methods
Matt S Trout [Sun, 12 Aug 2012 17:37:08 +0000]
overload methods

12 years agoalso exclude Template::Plugins
Matt S Trout [Sun, 12 Aug 2012 17:18:05 +0000]
also exclude Template::Plugins

12 years agofurther escaping fixes
Matt S Trout [Sun, 12 Aug 2012 17:10:37 +0000]
further escaping fixes

12 years agooptions to ignore specific callers, more TT tests
Matt S Trout [Sun, 12 Aug 2012 16:32:14 +0000]
options to ignore specific callers, more TT tests

12 years agolose .= and = overrides - fallback means the . override will handle it
Matt S Trout [Sun, 12 Aug 2012 11:01:00 +0000]
lose .= and = overrides - fallback means the . override will handle it

12 years agoremove pointless overloads
Matt S Trout [Sun, 12 Aug 2012 10:58:16 +0000]
remove pointless overloads

12 years agouse UNIVERSAL::ref to make TT internals be less stupid
Matt S Trout [Sun, 12 Aug 2012 10:41:46 +0000]
use UNIVERSAL::ref to make TT internals be less stupid

12 years agono_escape filter for TT
Matt S Trout [Sat, 11 Aug 2012 18:53:25 +0000]
no_escape filter for TT

12 years agoTT's new takes a hashref or a hash
Jess Robinson [Sat, 11 Aug 2012 19:18:28 +0000]
TT's new takes a hashref or a hash

12 years agotests for TT code
Matt S Trout [Sat, 11 Aug 2012 18:06:06 +0000]
tests for TT code

12 years agoclean up TT override
Matt S Trout [Sat, 11 Aug 2012 17:32:14 +0000]
clean up TT override

12 years agoskeleton Makefile.PL
Matt S Trout [Sat, 11 Aug 2012 17:16:32 +0000]
skeleton Makefile.PL

12 years agoTT support
Matt S Trout [Sat, 11 Aug 2012 17:08:14 +0000]
TT support

12 years agoinitial import of HTML::String
Matt S Trout [Sat, 11 Aug 2012 15:46:51 +0000]
initial import of HTML::String