11 years agoRelease commit for 1.000001 v1.000001
Matt S Trout [Thu, 3 Jan 2013 20:30:11 +0000]
Release commit for 1.000001

11 years agobump version
Matt S Trout [Thu, 3 Jan 2013 20:24:41 +0000]
bump version

11 years agoLocalize $@ in isa and can in case of modules that mishandle eval {}
Matt S Trout [Thu, 3 Jan 2013 20:24:29 +0000]
Localize $@ in isa and can in case of modules that mishandle eval {}

11 years agoAdd support for ' characters.
David Dorward [Mon, 13 Aug 2012 21:08:41 +0000]
Add support for ' characters.

Escape ' to '
Test support for the five characters that are escaped
Document which characters are escaped

11 years agoRelease commit for 1.000000 v1.000000
Matt S Trout [Mon, 13 Aug 2012 20:35:57 +0000]
Release commit for 1.000000

11 years agominor doc fixes
Matt S Trout [Mon, 13 Aug 2012 20:31:51 +0000]
minor doc fixes

11 years agodistify
Matt S Trout [Mon, 13 Aug 2012 20:23:31 +0000]
distify

11 years agodocumentationify
Matt S Trout [Mon, 13 Aug 2012 20:21:18 +0000]
documentationify

11 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

11 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

11 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!

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

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

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

11 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

11 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

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

11 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

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

11 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

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

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

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

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

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