Revision history for Perl extension Template::Plugin::StringTree;
0.08 Mon 21 Jan 2008
-
Updating to a new version of Module::Install
(fixes various CPANTS problems)
0.07 Web 7 Jul 2004
-
Removed the 'bool' overload.
It was returning wrong results in some cases, and is not really needed anyway
0.06 Wed 7 Jul 2004
-
Intercept the one-argument forms of critical UNIVERSAL methods
and dispatch like normal hash walkers.
0.05 Tue 6 Jul 2004
-
Changed ->variables to a more normal ->hash name
-
Added a test for it
0.04 Tue 6 Jul 2004
-
Added the ->clone method
0.03 Tue 6 Jul 2004
-
More complete testing caught some bugs in freeze
0.02 Tue 6 Jul 2004
-
Added the 'add' and 'equal' methods
0.01 Mon 5 Jul 2004
-
Created the initial version of the file